Package de.elo.ix.client
Class WFNodeC
java.lang.Object
de.elo.ix.client.WFNodeC
- All Implemented Interfaces:
Serializable
Constants for WorkFlowNode
.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Indicates that all predecessor of the collect node should be terminated.static final int
Node flag: This flag indicates that all nodes in the cycle should be copied when entering the begin cycle node.static final int
Node flag: This flag denotes, whether a cycle node (TYPE_CYCLE) is the end of a cycle.static final int
Node flag: This is a copied start node of a cylce.static final int
Node flag: This flag indicates whether the person node was delegated.static final int
Node flag: This flag indicates whether the sub workflow can be started manually.static final int
Node flag: This flag indicates that this node is an error node, which is generated after an error occurred while executing the plugin node.static final int
Node flag: Hide this workflow from default searches and listings.static final int
Node flag: Not released.static final int
Node flag: Only one user can receive this node.static final int
Node flag: Reset the ExitDate of the following nodes, if this node is activated.static final int
Node flag: Reset all person nodes.static final int
Node flag: The start node of an Adhoc workflow has this flag.static final int
Node flag: End of workflow.static final int
Node flag: This flag indicates that weekend days should be skipped when evaluating time limits.protected int
Maximum length of comment.protected int
Maximum length of the comment's translation key.protected int
protected int
Maximum length of form spec.protected int
Maximum length of the label.protected int
Maximum length of the labelTranslationKey.protected int
Maximum length of node name.protected int
Maximum length of the name's translation key.protected int
protected int
protected int
protected int
protected int
Maximum length of processOnServerId.protected int
Maximum length of the properties.protected int
static final WFNodeZ
All members.static final long
All members.static final long
Member bit: Node comment.static final long
Member bit: CommentTranslationKeystatic final long
Member bit: condition, is only internally usedstatic final long
Member bit: DelayDaye.static final long
static final long
Member bit: An active person node (Activate is set) might be displayed to the user delayed by this number of days.static final long
Member bit: A group ID to constrain access to the node.static final long
Member bit: departmentGroupstatic final long
Member bit: A group ID or user ID that was originally assigned in the designer.static final long
Member bit: Activated at this date.static final long
static final long
Member bit: Leaved at this date.static final long
static final long
Member bit: control flags.static final long
Member bit: FormSpec.static final long
Member bit: Icon GUID.static final long
Member bit: Node IDstatic final long
Member bit: In use at this date.static final long
static final long
Member bit: (to be defined)static final long
Member bit: labelstatic final long
Member bit: labelTranslationKeystatic final long
Member bit: locked from user.static final long
Member bit: If a cycle is re-entered, the nodes in the cycle are duplicated.static final long
Member bit: Namestatic final long
Member bit: NameTranslationKeystatic final long
Member bit: number of predecessor nodes that must be processed to forward this node.static final long
Member bit: objKeyNamesstatic final long
Member bit: script to execute when node is activated.static final long
Member bit: script to execute when node encounters an error.static final long
Member bit: script to execute when node is leaved.static final long
Member bit: script to execute when node encounters an error.static final long
Member bit: x position in designer view.static final long
Member bit: y position in designer view.static final long
Member bit: returnValuestatic final long
Member bit: processOnServerId;static final long
Member bit: propertiesstatic final long
Member bit: Condition result.static final long
Member bit: returnValuestatic final long
Member bit: retValstatic final long
Member bit: scriptNamesstatic final long
Member bit: subFlowIdstatic final long
Member bit: subTemplateIdstatic final long
reserved.static final long
Member bit: reserved.static final long
Member bit: (to be defined)static final long
Member bit: timeLimitEscalationstatic final long
static final long
Member bit: Typestatic final long
Member bit: UserDelayDate.static final long
static final long
Member bit: User IDstatic final long
static final long
Member bit: The ID of the user who has forwarded the node.static final long
Member bit: yes/no conditionstatic final int
Node type: Start of workflow.static final int
Note type: Call sub workflow.static final int
Node type: Collects many workflow paths.static final int
Node type: Cycle Cycle nodes are contained in pairs in a workflow.static final int
Node type: End of workflow.static final int
Node type: Decision node.static final int
Node type: undefined or deletedstatic final int
Node type: Personal node.static final int
Note type: Plugin node.static final int
Note type: Set the server ID where the WF can be continued.static final int
Node type: Distribute to many following nodes.static final int
This value can be used in Node.department2 to make clear, that Node.department2 has to be ignored.static final int
Set WFNode.userId to this value, if a workflow node should belong to the user who starts the workflow.static final int
This ID is a placeholder for the superior of the workflow owner. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
long
long
long
long
long
long
long
long
long
long
long
long
long
getMbId()
long
long
long
long
long
long
long
long
long
long
long
long
long
long
long
long
long
long
long
getMbTag()
long
long
long
long
long
long
long
long
long
long
int
int
int
int
int
int
int
int
int
int
int
int
int
void
setDEACTIVATE_ALL_PREDS
(String DEACTIVATE_ALL_PREDS) void
setFLAG_CYCLE_END
(int FLAG_CYCLE_END) void
setFLAG_CYCLE_X
(int FLAG_CYCLE_X) void
setFLAG_DELEGATED
(int FLAG_DELEGATED) void
setFLAG_DO_NOT_START_MANUALLY
(int FLAG_DO_NOT_START_MANUALLY) void
setFLAG_NOT_VALID
(int FLAG_NOT_VALID) void
setFLAG_ONE_SUCCESSOR
(int FLAG_ONE_SUCCESSOR) void
setFLAG_RESET_CHILDREN
(int FLAG_RESET_CHILDREN) void
setFLAG_ROOT_ADHOC
(int FLAG_ROOT_ADHOC) void
setFLAG_TERMINATE_USER
(int FLAG_TERMINATE_USER) void
setFLAG_WORKINGDAYS
(int FLAG_WORKINGDAYS) void
setLnComment
(int lnComment) void
setLnCommentTranslationKey
(int lnCommentTranslationKey) void
setLnCondition
(int lnCondition) void
setLnFormSpec
(int lnFormSpec) void
setLnLabel
(int lnLabel) void
setLnLabelTranslationKey
(int lnLabelTranslationKey) void
setLnName
(int lnName) void
setLnNameTranslationKey
(int lnNameTranslationKey) void
setLnOnEnter
(int lnOnEnter) void
setLnOnEnterHandleRollback
(int lnOnEnterHandleRollback) void
setLnOnExit
(int lnOnExit) void
setLnOnExitHandleRollback
(int lnOnExitHandleRollback) void
setLnProcessOnServerId
(int lnProcessOnServerId) void
setLnProperties
(int lnProperties) void
setLnYesNoCondition
(int lnYesNoCondition) void
setMbAllMembers
(long mbAllMembers) void
setMbComment
(long mbComment) void
void
setMbCondition
(long mbCondition) void
setMbDelayDate
(long mbDelayDate) void
setMbDelayDateIso
(long mbDelayDateIso) void
setMbDelayDays
(long mbDelayDays) void
setMbDepartment2
(long mbDepartment2) void
setMbDesignDepartment
(long mbDesignDepartment) void
setMbEnterDate
(long mbEnterDate) void
setMbExitDate
(long mbExitDate) void
setMbFlags
(long mbFlags) void
setMbId
(long mbId) void
setMbInUseDate
(long mbInUseDate) void
setMbInUseDateIso
(long mbInUseDateIso) void
setMbIsNext
(long mbIsNext) void
void
void
setMbLockId
(long mbLockId) void
setMbMoveCyclePosX
(long mbMoveCyclePosX) void
setMbName
(long mbName) void
void
setMbNbOfDonesToExit
(long mbNbOfDonesToExit) void
setMbObjKeyNames
(long v) void
setMbOnEnter
(long mbOnEnter) void
setMbOnExit
(long mbOnExit) void
setMbPosX
(long mbPosX) void
setMbPosY
(long mbPosY) void
setMbProcessOnServerId
(long v) void
setMbResult
(long mbResult) void
setMbScriptName
(long v) void
setMbTag
(long mbTag) void
setMbTimeLimit
(long mbTimeLimit) void
setMbTimeLimitEscalations
(long v) void
setMbTimeLimitIso
(long mbTimeLimitIso) void
setMbType
(long mbType) void
setMbUserDelayDate
(long v) void
setMbUserDelayDateIso
(long mbUserDelayDateIso) void
setMbUserId
(long mbUserId) void
setMbUserName
(long mbUserName) void
setMbUserTerminate
(long mbUserTerminate) void
setMbYesNoCondition
(long mbYesNoCondition) void
setTYPE_BEGINNODE
(int TYPE_BEGINNODE) void
setTYPE_CALL_SUB_WORKFLOW
(int TYPE_CALL_SUB_WORKFLOW) void
setTYPE_COLLECTNODE
(int TYPE_COLLECTNODE) void
setTYPE_CYCLE
(int TYPE_CYCLE) void
setTYPE_ENDNODE
(int TYPE_ENDNODE) void
setTYPE_IFNODE
(int TYPE_IFNODE) void
setTYPE_NOTHING
(int TYPE_NOTHING) void
setTYPE_PERSONNODE
(int TYPE_PERSONNODE) void
setTYPE_SET_SERVER_ID
(int type_set_server_id) void
setTYPE_SPLITNODE
(int TYPE_SPLITNODE) void
setUSERID_IGNORE
(int v) void
setUSERID_OWNER
(int USERID_OWNER) void
setUSERID_SUPERIOR
(int v) static String
typeToString
(int type, int flags)
-
Field Details
-
mbId
public static final long mbIdMember bit: Node ID- See Also:
-
mbType
public static final long mbTypeMember bit: Type- See Also:
-
mbEnterDate
public static final long mbEnterDateMember bit: Activated at this date.- See Also:
-
mbExitDate
public static final long mbExitDateMember bit: Leaved at this date.- See Also:
-
mbInUseDate
public static final long mbInUseDateMember bit: In use at this date.- See Also:
-
mbName
public static final long mbNameMember bit: Name- See Also:
-
lnName
protected int lnNameMaximum length of node name. -
mbUserId
public static final long mbUserIdMember bit: User ID- See Also:
-
mbNbOfDonesToExit
public static final long mbNbOfDonesToExitMember bit: number of predecessor nodes that must be processed to forward this node.- See Also:
-
mbTimeLimit
public static final long mbTimeLimitMember bit: (to be defined)- See Also:
-
mbComment
public static final long mbCommentMember bit: Node comment.- See Also:
-
lnComment
protected int lnCommentMaximum length of comment. -
mbPosX
public static final long mbPosXMember bit: x position in designer view.- See Also:
-
mbPosY
public static final long mbPosYMember bit: y position in designer view.- See Also:
-
mbLockId
public static final long mbLockIdMember bit: locked from user.- See Also:
-
mbOnEnter
public static final long mbOnEnterMember bit: script to execute when node is activated.- See Also:
-
lnOnEnter
protected int lnOnEnter -
mbOnExit
public static final long mbOnExitMember bit: script to execute when node is leaved.- See Also:
-
lnOnExit
protected int lnOnExit -
mbFlags
public static final long mbFlagsMember bit: control flags.- See Also:
-
mbIsNext
public static final long mbIsNextMember bit: (to be defined)- See Also:
-
mbYesNoCondition
public static final long mbYesNoConditionMember bit: yes/no condition- See Also:
-
lnYesNoCondition
protected int lnYesNoCondition -
mbCondition
public static final long mbConditionMember bit: condition, is only internally used- See Also:
-
lnCondition
protected int lnCondition -
mbResult
public static final long mbResultMember bit: Condition result.- See Also:
-
mbUserTerminate
public static final long mbUserTerminateMember bit: The ID of the user who has forwarded the node. Not valid for template workflows. Only valid for person nodes. DB column: wf_userterminate- See Also:
-
mbTag
public static final long mbTagMember bit: reserved. DB column: wf_tag- See Also:
-
mbDesignDepartment
public static final long mbDesignDepartmentMember bit: A group ID or user ID that was originally assigned in the designer. DB column: wf_designdepartment- See Also:
-
mbMoveCyclePosX
public static final long mbMoveCyclePosXMember bit: If a cycle is re-entered, the nodes in the cycle are duplicated. The copied nodes will be placed in the designer moved by this value to the right. If this value is 0, the nodes are moved 60 points right and 20 points up. DB column: wf_dx- See Also:
-
mbDepartment2
public static final long mbDepartment2Member bit: A group ID to constrain access to the node. Only members of this group are allowed to see and process the node. Only valid for person nodes. DB column: wf_department2- See Also:
-
mbDelayDays
public static final long mbDelayDaysMember bit: An active person node (Activate is set) might be displayed to the user delayed by this number of days. Only valid for person nodes. DB column: wf_deldays- See Also:
-
mbDelayDate
public static final long mbDelayDateMember bit: DelayDaye. Not valid for template workflows. Only valid for person nodes. DB column: wf_duedate- See Also:
-
mbUserDelayDate
public static final long mbUserDelayDateMember bit: UserDelayDate. Not valid for template workflows. Only valid for person nodes. DB column: wf_duedate- See Also:
-
mbProcessOnServerId
public static final long mbProcessOnServerIdMember bit: processOnServerId;- See Also:
-
lnProcessOnServerId
protected int lnProcessOnServerIdMaximum length of processOnServerId.- Since:
- 7.00.000.015
-
mbTimeLimitEscalations
public static final long mbTimeLimitEscalationsMember bit: timeLimitEscalation- Since:
- 7.00.000.017
- See Also:
-
mbObjKeyNames
public static final long mbObjKeyNamesMember bit: objKeyNames- Since:
- 7.00.000.021
- See Also:
-
mbScriptNames
public static final long mbScriptNamesMember bit: scriptNames- Since:
- 7.00.000.021
- See Also:
-
mbIconId
public static final long mbIconIdMember bit: Icon GUID.- Since:
- 7.00.040.012
- See Also:
-
mbFormSpec
public static final long mbFormSpecMember bit: FormSpec.- Since:
- 7.00.040.012
- See Also:
-
lnFormSpec
protected int lnFormSpecMaximum length of form spec.- Since:
- 9.00.000.029
-
mbNameTranslationKey
public static final long mbNameTranslationKeyMember bit: NameTranslationKey- Since:
- 9.00.018.007
- See Also:
-
lnNameTranslationKey
protected int lnNameTranslationKeyMaximum length of the name's translation key.- Since:
- 9.00.018.007
-
mbCommentTranslationKey
public static final long mbCommentTranslationKeyMember bit: CommentTranslationKey- Since:
- 9.00.018.007
- See Also:
-
lnCommentTranslationKey
protected int lnCommentTranslationKeyMaximum length of the comment's translation key.- Since:
- 9.00.018.007
-
mbLabel
public static final long mbLabelMember bit: label- Since:
- 9.00.022.019
- See Also:
-
lnLabel
protected int lnLabelMaximum length of the label.- Since:
- 9.00.022.019
-
lnLabelTranslationKey
protected int lnLabelTranslationKeyMaximum length of the labelTranslationKey.- Since:
- 9.00.030.021
-
mbProperties
public static final long mbPropertiesMember bit: properties- Since:
- 9.00.022.018
- See Also:
-
lnProperties
protected int lnPropertiesMaximum length of the properties.- Since:
- 9.00.050.004
-
mbDepartmentGroup
public static final long mbDepartmentGroupMember bit: departmentGroup- Since:
- 9.00.030.006
- See Also:
-
mbSubFlowId
public static final long mbSubFlowIdMember bit: subFlowId- Since:
- 9.00.030.022
- See Also:
-
mbRetVal
public static final long mbRetValMember bit: retVal- Since:
- 9.00.030.022
- See Also:
-
mbSubTemplateName
public static final long mbSubTemplateNamereserved.- Since:
- 9.00.030.022
- See Also:
-
mbSubTemplateId
public static final long mbSubTemplateIdMember bit: subTemplateId- Since:
- 9.99.009.004
- See Also:
-
mbLabelTranslationKey
public static final long mbLabelTranslationKeyMember bit: labelTranslationKey- Since:
- 9.00.030.021
- See Also:
-
mbReturnValue
public static final long mbReturnValueMember bit: returnValue- Since:
- 9.99.009.003
- See Also:
-
mbPrio
public static final long mbPrioMember bit: returnValue- Since:
- 9.99.009.005
- See Also:
-
mbOnEnterHandleRollback
public static final long mbOnEnterHandleRollbackMember bit: script to execute when node encounters an error.- Since:
- 21.02.000.005
- See Also:
-
lnOnEnterHandleRollback
protected int lnOnEnterHandleRollback- Since:
- 21.02.000.005
-
mbOnExitHandleRollback
public static final long mbOnExitHandleRollbackMember bit: script to execute when node encounters an error.- Since:
- 21.02.000.005
- See Also:
-
lnOnExitHandleRollback
protected int lnOnExitHandleRollback- Since:
- 21.02.000.005
-
mbEnterDateIso
public static final long mbEnterDateIso- See Also:
-
mbExitDateIso
public static final long mbExitDateIso- See Also:
-
mbInUseDateIso
public static final long mbInUseDateIso- See Also:
-
mbTimeLimitIso
public static final long mbTimeLimitIso- See Also:
-
mbUserName
public static final long mbUserName- See Also:
-
mbDelayDateIso
public static final long mbDelayDateIso- See Also:
-
mbUserDelayDateIso
public static final long mbUserDelayDateIso- See Also:
-
mbAllMembers
public static final long mbAllMembersAll members.- See Also:
-
mbAll
All members. -
FLAG_ONE_SUCCESSOR
public static final int FLAG_ONE_SUCCESSORNode flag: Only one user can receive this node.- See Also:
-
FLAG_ROOT_ADHOC
public static final int FLAG_ROOT_ADHOCNode flag: The start node of an Adhoc workflow has this flag.- See Also:
-
FLAG_NOT_VALID
public static final int FLAG_NOT_VALIDNode flag: Not released. A personal node of an Adhoc workflow has this flag set, if the user has not released the node. The Indexserver does not use this flag anywhere.- See Also:
-
FLAG_TERMINATE_USER
public static final int FLAG_TERMINATE_USERNode flag: End of workflow. This flag is set to the end node of an Adhoc workflow. The Indexserver does not need this flag but maybe the ELO Windows Client.- See Also:
-
FLAG_RESET_CHILDREN
public static final int FLAG_RESET_CHILDRENNode flag: Reset the ExitDate of the following nodes, if this node is activated.- See Also:
-
FLAG_CYCLE_END
public static final int FLAG_CYCLE_ENDNode flag: This flag denotes, whether a cycle node (TYPE_CYCLE) is the end of a cycle.- See Also:
-
FLAG_CYCLE_X
public static final int FLAG_CYCLE_XNode flag: This is a copied start node of a cylce. Do not use this flag in workflow templates. The workflow engine will mark copied cycle. nodes with this flag.- See Also:
-
FLAG_COPY_CHILDREN
public static final int FLAG_COPY_CHILDRENNode flag: This flag indicates that all nodes in the cycle should be copied when entering the begin cycle node. This flag is only used for the begin cycle node.- Since:
- 9.00.016.015
- See Also:
-
FLAG_WORKINGDAYS
public static final int FLAG_WORKINGDAYSNode flag: This flag indicates that weekend days should be skipped when evaluating time limits.- See Also:
-
FLAG_RESETADHOCNODE
public static final int FLAG_RESETADHOCNODENode flag: Reset all person nodes. This flag is only used for parallel for validation workflow.- Since:
- 9.00.014.002
- See Also:
-
FLAG_HIDDEN
public static final int FLAG_HIDDENNode flag: Hide this workflow from default searches and listings.- Since:
- 9.00.018.006
- See Also:
-
FLAG_DO_NOT_START_MANUALLY
public static final int FLAG_DO_NOT_START_MANUALLYNode flag: This flag indicates whether the sub workflow can be started manually. The sub workflow of. This flag is used for sub workflows.- Since:
- 9.00.030.022
- See Also:
-
FLAG_DELEGATED
public static final int FLAG_DELEGATEDNode flag: This flag indicates whether the person node was delegated. This flag is only used for the person node.- Since:
- 10.00.020.020
- See Also:
-
FLAG_ERROR
public static final int FLAG_ERRORNode flag: This flag indicates that this node is an error node, which is generated after an error occurred while executing the plugin node.- Since:
- 21.03.000.017
- See Also:
-
TYPE_NOTHING
public static final int TYPE_NOTHINGNode type: undefined or deleted- See Also:
-
TYPE_BEGINNODE
public static final int TYPE_BEGINNODENode type: Start of workflow.- See Also:
-
TYPE_PERSONNODE
public static final int TYPE_PERSONNODENode type: Personal node. A user must edit the node to continue the workflow.- See Also:
-
TYPE_SPLITNODE
public static final int TYPE_SPLITNODENode type: Distribute to many following nodes.- See Also:
-
TYPE_IFNODE
public static final int TYPE_IFNODENode type: Decision node.- See Also:
-
TYPE_COLLECTNODE
public static final int TYPE_COLLECTNODENode type: Collects many workflow paths.- See Also:
-
TYPE_ENDNODE
public static final int TYPE_ENDNODENode type: End of workflow.- Since:
- 9.00.000.002
- See Also:
-
TYPE_CYCLE
public static final int TYPE_CYCLENode type: Cycle Cycle nodes are contained in pairs in a workflow. One cycle node denotes the beginning of a cycle and an associated cycle node marks the end. Both cycle nodes must have the same name (WFNode.name). The begin node must be flagged with FLAG_CYCLE_END.- See Also:
-
TYPE_SET_SERVER_ID
public static final int TYPE_SET_SERVER_IDNote type: Set the server ID where the WF can be continued. This node is used in replicated workflows.- See Also:
-
TYPE_CALL_SUB_WORKFLOW
public static final int TYPE_CALL_SUB_WORKFLOWNote type: Call sub workflow.- Since:
- 9.00.030.022
- See Also:
-
TYPE_PLUGINNODE
public static final int TYPE_PLUGINNODENote type: Plugin node. This node is intended to trigger external events or to address external systems. OnEnter is handled synchronously. It waits for a result of the event. OnExit is handled asynchronously. The WF continues without waiting for the event. DB transaction is terminated before OnEnter is executed.- Since:
- 21.03.000.009
- See Also:
-
USERID_OWNER
public static final int USERID_OWNERSet WFNode.userId to this value, if a workflow node should belong to the user who starts the workflow.- See Also:
-
USERID_IGNORE
public static final int USERID_IGNOREThis value can be used in Node.department2 to make clear, that Node.department2 has to be ignored.- See Also:
-
USERID_SUPERIOR
public static final int USERID_SUPERIORThis ID is a placeholder for the superior of the workflow owner.- See Also:
-
DEACTIVATE_ALL_PREDS
Indicates that all predecessor of the collect node should be terminated.- Since:
- 9.00.000.004
- See Also:
-
-
Constructor Details
-
WFNodeC
public WFNodeC()
-
-
Method Details
-
getDEACTIVATE_ALL_PREDS
-
setDEACTIVATE_ALL_PREDS
-
getFLAG_CYCLE_END
public int getFLAG_CYCLE_END() -
setFLAG_CYCLE_END
public void setFLAG_CYCLE_END(int FLAG_CYCLE_END) -
getFLAG_CYCLE_X
public int getFLAG_CYCLE_X() -
setFLAG_CYCLE_X
public void setFLAG_CYCLE_X(int FLAG_CYCLE_X) -
getFLAG_NOT_VALID
public int getFLAG_NOT_VALID() -
setFLAG_NOT_VALID
public void setFLAG_NOT_VALID(int FLAG_NOT_VALID) -
getFLAG_ONE_SUCCESSOR
public int getFLAG_ONE_SUCCESSOR() -
setFLAG_ONE_SUCCESSOR
public void setFLAG_ONE_SUCCESSOR(int FLAG_ONE_SUCCESSOR) -
getFLAG_RESET_CHILDREN
public int getFLAG_RESET_CHILDREN() -
setFLAG_RESET_CHILDREN
public void setFLAG_RESET_CHILDREN(int FLAG_RESET_CHILDREN) -
getFLAG_ROOT_ADHOC
public int getFLAG_ROOT_ADHOC() -
setFLAG_ROOT_ADHOC
public void setFLAG_ROOT_ADHOC(int FLAG_ROOT_ADHOC) -
getFLAG_TERMINATE_USER
public int getFLAG_TERMINATE_USER() -
setFLAG_TERMINATE_USER
public void setFLAG_TERMINATE_USER(int FLAG_TERMINATE_USER) -
getFLAG_WORKINGDAYS
public int getFLAG_WORKINGDAYS() -
setFLAG_WORKINGDAYS
public void setFLAG_WORKINGDAYS(int FLAG_WORKINGDAYS) -
getFLAG_DELEGATED
public int getFLAG_DELEGATED() -
setFLAG_DELEGATED
public void setFLAG_DELEGATED(int FLAG_DELEGATED) -
getFLAG_DO_NOT_START_MANUALLY
public int getFLAG_DO_NOT_START_MANUALLY() -
setFLAG_DO_NOT_START_MANUALLY
public void setFLAG_DO_NOT_START_MANUALLY(int FLAG_DO_NOT_START_MANUALLY) -
getTYPE_BEGINNODE
public int getTYPE_BEGINNODE() -
setTYPE_BEGINNODE
public void setTYPE_BEGINNODE(int TYPE_BEGINNODE) -
getTYPE_COLLECTNODE
public int getTYPE_COLLECTNODE() -
setTYPE_COLLECTNODE
public void setTYPE_COLLECTNODE(int TYPE_COLLECTNODE) -
getTYPE_CYCLE
public int getTYPE_CYCLE() -
setTYPE_CYCLE
public void setTYPE_CYCLE(int TYPE_CYCLE) -
getTYPE_ENDNODE
public int getTYPE_ENDNODE() -
setTYPE_ENDNODE
public void setTYPE_ENDNODE(int TYPE_ENDNODE) -
getTYPE_IFNODE
public int getTYPE_IFNODE() -
setTYPE_IFNODE
public void setTYPE_IFNODE(int TYPE_IFNODE) -
getTYPE_NOTHING
public int getTYPE_NOTHING() -
setTYPE_NOTHING
public void setTYPE_NOTHING(int TYPE_NOTHING) -
getTYPE_PERSONNODE
public int getTYPE_PERSONNODE() -
setTYPE_PERSONNODE
public void setTYPE_PERSONNODE(int TYPE_PERSONNODE) -
getTYPE_SPLITNODE
public int getTYPE_SPLITNODE() -
setTYPE_SPLITNODE
public void setTYPE_SPLITNODE(int TYPE_SPLITNODE) -
getTYPE_CALL_SUB_WORKFLOW
public int getTYPE_CALL_SUB_WORKFLOW() -
setTYPE_CALL_SUB_WORKFLOW
public void setTYPE_CALL_SUB_WORKFLOW(int TYPE_CALL_SUB_WORKFLOW) -
getUSERID_OWNER
public int getUSERID_OWNER() -
setUSERID_OWNER
public void setUSERID_OWNER(int USERID_OWNER) -
getUSERID_IGNORE
public int getUSERID_IGNORE() -
setUSERID_IGNORE
public void setUSERID_IGNORE(int v) -
getUSERID_SUPERIOR
public int getUSERID_SUPERIOR() -
setUSERID_SUPERIOR
public void setUSERID_SUPERIOR(int v) -
getLnComment
public int getLnComment() -
setLnComment
public void setLnComment(int lnComment) -
getLnCondition
public int getLnCondition() -
setLnCondition
public void setLnCondition(int lnCondition) -
getLnName
public int getLnName() -
setLnName
public void setLnName(int lnName) -
getLnOnEnter
public int getLnOnEnter() -
setLnOnEnter
public void setLnOnEnter(int lnOnEnter) -
getLnOnExit
public int getLnOnExit() -
setLnOnExit
public void setLnOnExit(int lnOnExit) -
getLnOnEnterHandleRollback
public int getLnOnEnterHandleRollback() -
setLnOnEnterHandleRollback
public void setLnOnEnterHandleRollback(int lnOnEnterHandleRollback) -
getLnOnExitHandleRollback
public int getLnOnExitHandleRollback() -
setLnOnExitHandleRollback
public void setLnOnExitHandleRollback(int lnOnExitHandleRollback) -
getLnYesNoCondition
public int getLnYesNoCondition() -
setLnYesNoCondition
public void setLnYesNoCondition(int lnYesNoCondition) -
getMbAllMembers
public long getMbAllMembers() -
setMbAllMembers
public void setMbAllMembers(long mbAllMembers) -
getMbComment
public long getMbComment() -
setMbComment
public void setMbComment(long mbComment) -
getMbCondition
public long getMbCondition() -
setMbCondition
public void setMbCondition(long mbCondition) -
getMbDelayDate
public long getMbDelayDate() -
setMbDelayDate
public void setMbDelayDate(long mbDelayDate) -
getMbDelayDays
public long getMbDelayDays() -
setMbDelayDays
public void setMbDelayDays(long mbDelayDays) -
getMbDepartment2
public long getMbDepartment2() -
setMbDepartment2
public void setMbDepartment2(long mbDepartment2) -
getMbDesignDepartment
public long getMbDesignDepartment() -
setMbDesignDepartment
public void setMbDesignDepartment(long mbDesignDepartment) -
getMbEnterDate
public long getMbEnterDate() -
setMbEnterDate
public void setMbEnterDate(long mbEnterDate) -
getMbExitDate
public long getMbExitDate() -
setMbExitDate
public void setMbExitDate(long mbExitDate) -
getMbFlags
public long getMbFlags() -
setMbFlags
public void setMbFlags(long mbFlags) -
getMbId
public long getMbId() -
setMbId
public void setMbId(long mbId) -
getMbInUseDate
public long getMbInUseDate() -
setMbInUseDate
public void setMbInUseDate(long mbInUseDate) -
getMbIsNext
public long getMbIsNext() -
setMbIsNext
public void setMbIsNext(long mbIsNext) -
getMbLockId
public long getMbLockId() -
setMbLockId
public void setMbLockId(long mbLockId) -
getMbMoveCyclePosX
public long getMbMoveCyclePosX() -
setMbMoveCyclePosX
public void setMbMoveCyclePosX(long mbMoveCyclePosX) -
getMbName
public long getMbName() -
setMbName
public void setMbName(long mbName) -
getMbNbOfDonesToExit
public long getMbNbOfDonesToExit() -
setMbNbOfDonesToExit
public void setMbNbOfDonesToExit(long mbNbOfDonesToExit) -
getMbOnEnter
public long getMbOnEnter() -
setMbOnEnter
public void setMbOnEnter(long mbOnEnter) -
getMbOnExit
public long getMbOnExit() -
setMbOnExit
public void setMbOnExit(long mbOnExit) -
getMbPosX
public long getMbPosX() -
setMbPosX
public void setMbPosX(long mbPosX) -
getMbPosY
public long getMbPosY() -
setMbPosY
public void setMbPosY(long mbPosY) -
getMbResult
public long getMbResult() -
setMbResult
public void setMbResult(long mbResult) -
getMbTag
public long getMbTag() -
setMbTag
public void setMbTag(long mbTag) -
getMbTimeLimit
public long getMbTimeLimit() -
setMbTimeLimit
public void setMbTimeLimit(long mbTimeLimit) -
getMbType
public long getMbType() -
setMbType
public void setMbType(long mbType) -
getMbUserId
public long getMbUserId() -
setMbUserId
public void setMbUserId(long mbUserId) -
getMbUserTerminate
public long getMbUserTerminate() -
setMbUserTerminate
public void setMbUserTerminate(long mbUserTerminate) -
getMbYesNoCondition
public long getMbYesNoCondition() -
setMbYesNoCondition
public void setMbYesNoCondition(long mbYesNoCondition) -
getMbUserDelayDate
public long getMbUserDelayDate() -
setMbUserDelayDate
public void setMbUserDelayDate(long v) -
getMbProcessOnServerId
public long getMbProcessOnServerId() -
setMbProcessOnServerId
public void setMbProcessOnServerId(long v) -
getLnProcessOnServerId
public int getLnProcessOnServerId() -
setLnProcessOnServerId
public void setLnProcessOnServerId(int lnProcessOnServerId) -
getMbTimeLimitEscalations
public long getMbTimeLimitEscalations() -
setMbTimeLimitEscalations
public void setMbTimeLimitEscalations(long v) -
getTYPE_SET_SERVER_ID
public int getTYPE_SET_SERVER_ID() -
setTYPE_SET_SERVER_ID
public void setTYPE_SET_SERVER_ID(int type_set_server_id) -
getMbObjKeyNames
public long getMbObjKeyNames() -
setMbObjKeyNames
public void setMbObjKeyNames(long v) -
getMbScriptNames
public long getMbScriptNames() -
setMbScriptName
public void setMbScriptName(long v) -
getMbInUseDateIso
public long getMbInUseDateIso() -
setMbInUseDateIso
public void setMbInUseDateIso(long mbInUseDateIso) -
getMbTimeLimitIso
public long getMbTimeLimitIso() -
setMbTimeLimitIso
public void setMbTimeLimitIso(long mbTimeLimitIso) -
getMbUserName
public long getMbUserName() -
setMbUserName
public void setMbUserName(long mbUserName) -
getMbDelayDateIso
public long getMbDelayDateIso() -
setMbDelayDateIso
public void setMbDelayDateIso(long mbDelayDateIso) -
getMbUserDelayDateIso
public long getMbUserDelayDateIso() -
setMbUserDelayDateIso
public void setMbUserDelayDateIso(long mbUserDelayDateIso) -
getLnFormSpec
public int getLnFormSpec() -
setLnFormSpec
public void setLnFormSpec(int lnFormSpec) -
getMbNameTranslationKey
public long getMbNameTranslationKey() -
setMbNameTranslationKey
public void setMbNameTranslationKey() -
getLnNameTranslationKey
public int getLnNameTranslationKey() -
setLnNameTranslationKey
public void setLnNameTranslationKey(int lnNameTranslationKey) -
getMbCommentTranslationKey
public long getMbCommentTranslationKey() -
setMbCommentTranslationKey
public void setMbCommentTranslationKey() -
getLnCommentTranslationKey
public int getLnCommentTranslationKey() -
setLnCommentTranslationKey
public void setLnCommentTranslationKey(int lnCommentTranslationKey) -
getMbLabel
public long getMbLabel() -
setMbLabel
public void setMbLabel() -
setLnLabel
public void setLnLabel(int lnLabel) -
getLnLabel
public int getLnLabel() -
setLnProperties
public void setLnProperties(int lnProperties) -
getLnProperties
public int getLnProperties() -
getMblabeltranslationkey
public long getMblabeltranslationkey() -
setMblabeltranslationkey
public void setMblabeltranslationkey() -
getLnLabelTranslationKey
public int getLnLabelTranslationKey() -
setLnLabelTranslationKey
public void setLnLabelTranslationKey(int lnLabelTranslationKey) -
typeToString
-