@DTO public class UESActivitySetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.Boolean |
allowExecutiveRoleChange
Specifies if it will be possible to change an executive role of the activity in the future.
|
private java.lang.Boolean |
allowSubactivities
Specifies if it will be possible to create new child activities on the activity in the future.
|
private java.lang.Boolean |
blockTimeInCalendar
Specifies if the calendar should block the time for the time of meeting.
|
private java.lang.String |
code
The new code of the activity.
|
private UESURI |
competentRoleUri
The new competent role for the activity.
|
private java.lang.Object |
dateExpiration
Specifies the date when the activity is automatically finished.
|
private java.util.Date |
dateFrom
Specifies the date when the activity is shown in the related users digital workspace.
|
private java.util.Date |
dateStart
The new start of the meeting.
|
private java.util.Date |
dateTo
The new date when the activity should be finished.
|
private java.lang.String |
description
The new description of the activity.
|
private UESURI |
executiveRoleUri
The new executive role of the activity.
|
private java.lang.String |
name
The new name of the activity.
|
private java.lang.Boolean |
notify
Specifies if all related users will be notified of the modified activity.
|
private UESURI |
relatedArtifactUri
Deprecated.
Since UES7-08, use attribute relatedObjectUri.
|
private UESURI |
relatedObjectUri
The new related object of the activity.
|
Constructor and Description |
---|
UESActivitySetAttributes(java.lang.String name,
Maximal constructor is used to change all attributes of activity.
|
UESActivitySetAttributes(java.lang.String name, |
UESActivitySetAttributes(java.lang.String name, |
UESActivitySetAttributes(java.lang.String name, |
TIME_RESERVATION
or
COVER_MEETING
. If it is not specified, the value is not modified. UESActivityType}
TIME_RESERVATION
or
COVER_MEETING
. If it is not specified, the value is not modified.UESActivityType}