Package de.elo.ix.client
Class WorkFlowActiveDoc
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.WorkFlowActiveDoc
- All Implemented Interfaces:
Serializable
Internal class.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected int
ELO-date when the node was entered.protected String
Contains the ACL of the workflow.protected int
Time-limt for the entire workflow in minutes.protected int
ID of user who should be informed, if a time-limit exceeds.protected int
ID of user who should be informed, if the time-limit alertWait2 exceeds.protected int
ID of user who should be informed, if the time-limit alertWait2 exceeds.protected int
Time-limit for a single node.protected int
Second Time-limit for a person node or begin node.protected int
Third Time-limit for a person node or begin node.protected String
Comment, only valid for person nodes.protected String
Translation-keyword forWFNode.comment
.protected int
ELO-date when the workflow was finished.protected String
Contains the ACL of the workflow template.protected int
Activate + DelayDays.protected int
An active person node (Activate is set) might be displayed to the user delayed by this number of days.protected int
Flag that indicates whether the workflow template is deleted.protected int
ID of user who has to process the node.protected int
A group ID to constrain access to the node.protected int
Grouping of nodes for function takeWorkFlowNode.protected int
A group ID or user ID that was originally assigned in the designer.protected int
Associated object ID.protected int
Workflow ID.protected String
Workflow name.protected String
Translation-keyword forWFDiagram.name
.protected String
User defined data to be stored in the database.protected String
Object-GUID of an icon file that is displayed in the designer.protected int
ELO-date when the node was visited the last time.protected int
Contains 1, if this node is active.protected String
Display name by forwarding.protected String
Translation-keyword forlabel
.protected int
If node is locked, it contains 1 otherwise 0 DB column: wf_lockedprotected int
User ID of the owner of the lock.protected int
If a cycle is re-entered, the nodes in the cycle are duplicated.protected String
Node name (work instruction).protected String
Translation-keyword forWFNode.name
.protected String
Next server name.protected int
Node flags.protected int
Node ID.protected int
Node type (begin node, split node, etc.).protected String
Name of script to be executed, if the node is activated (entered).protected String
Name of script to be executed when the node encounters an error (exception).protected String
Name of script to be executed when the node encounters an error (exception).protected String
Name of script to be executed, if the node is leaved (exited).protected String
PackageName of a Workflow, only used for workflow templatesprotected int
Node X position in designer view.protected int
Node Y position in designer view.protected int
Workflow priority: 0...high, 1...medium, 2...low.protected String
Properties field of node.protected String
Return value of an end node.protected int
Deprecated.protected int
ID of the active sub-workflow.protected int
ID of the sub-workflow template.protected int
Successor node(s) succ_0 ...protected int
DB column: wf_succ_1protected int
DB column: wf_succ_10protected int
DB column: wf_succ_11protected int
DB column: wf_succ_12protected int
DB column: wf_succ_13protected int
DB column: wf_succ_14protected int
DB column: wf_succ_15protected int
DB column: wf_succ_16protected int
DB column: wf_succ_17protected int
DB column: wf_succ_18protected int
DB column: wf_succ_19protected int
DB column: wf_succ_2protected int
DB column: wf_succ_3protected int
DB column: wf_succ_4protected int
DB column: wf_succ_5protected int
DB column: wf_succ_6protected int
DB column: wf_succ_7protected int
DB column: wf_succ_8protected int
DB column: wf_succ_9protected int
This value depends on the node type and is not processed anymore by Indexserver.protected int
reserved.protected int
Workflow template ID.protected int
ELO-date when the node was exited.protected int
The workflow node is deferred until this date.protected String
The ID of the user who has forwarded the node.protected int
ID of the user who created the workflow version.protected int
Version ID.protected String
Version comment.protected String
Version number.protected int
ID of the user who created the workflow version.protected String
IF-Nodes: test condition, person nodes: index values or scripts, split nodes: workflow status.Fields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
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
getLabel()
int
int
int
getName()
int
int
int
int
getPosX()
int
getPosY()
int
getPrio()
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
getTag()
int
int
int
int
int
int
void
setActivate
(int activate) void
setActiveAcl
(String activeAcl) void
setAlertFromBegin
(int alertFromBegin) void
setAlertTo
(int alertTo) void
setAlertTo2
(int alertTo2) void
setAlertTo3
(int alertTo3) void
setAlertWait
(int alertWait) void
setAlertWait2
(int alertWait2) void
setAlertWait3
(int alertWait3) void
setComment
(String comment) void
setCommentTranslationKey
(String commentTranslationKey) void
setCompletionDate
(int completionDate) void
setCondition
(String condition) void
setDelayDate
(int delayDate) void
setDelayDays
(int delayDays) void
setDeleted
(int deleted) void
setDepartment
(int department) void
setDepartment2
(int department2) void
setDepartmentGroup
(int departmentGroup) void
setDesignDepartment
(int designDepartment) void
setEloObjId
(int eloObjId) void
setFlowId
(int flowId) void
setFlowName
(String flowName) void
setFlowNameTranslationKey
(String flowNameTranslationKey) void
setFormSpec
(String formSpec) void
void
setInUseDate
(int inUseDate) void
setIsNext
(int isNext) void
void
setLabelTranslationKey
(String labelTranslationKey) void
setLocked
(int locked) void
setLockId
(int lockId) void
setMoveCyclePosX
(int moveCyclePosX) void
void
setNameTranslationKey
(String nameTranslationKey) void
setNextServerId
(String nextServerId) void
setNodeFlags
(int nodeFlags) void
setNodeId
(int nodeId) void
setNodeType
(int nodeType) void
setOnActivate
(String onActivate) void
setOnEnterHandleRollback
(String onEnterHandleRollback) void
setOnExitHandleRollback
(String onExitHandleRollback) void
setOnTerminate
(String onTerminate) void
setPackageName
(String packageName) void
setPosX
(int posX) void
setPosY
(int posY) void
setPrio
(int prio) void
setProperties
(String properties) void
setReturnValue
(String returnValue) void
setRetVal
(int retVal) void
setSubWorkflow
(int subWorkflow) void
setSubWorkflowTemplate
(int subWorkflowTemplate) void
setSucc_Dummy_0
(int succ_0) void
setSucc_Dummy_1
(int succ_1) void
setSucc_Dummy_10
(int succ_10) void
setSucc_Dummy_11
(int succ_11) void
setSucc_Dummy_12
(int succ_12) void
setSucc_Dummy_13
(int succ_13) void
setSucc_Dummy_14
(int succ_14) void
setSucc_Dummy_15
(int succ_15) void
setSucc_Dummy_16
(int succ_16) void
setSucc_Dummy_17
(int succ_17) void
setSucc_Dummy_18
(int succ_18) void
setSucc_Dummy_19
(int succ_19) void
setSucc_Dummy_2
(int succ_2) void
setSucc_Dummy_3
(int succ_3) void
setSucc_Dummy_4
(int succ_4) void
setSucc_Dummy_5
(int succ_5) void
setSucc_Dummy_6
(int succ_6) void
setSucc_Dummy_7
(int succ_7) void
setSucc_Dummy_8
(int succ_8) void
setSucc_Dummy_9
(int succ_9) void
setSuccType
(int succType) void
setTag
(int tag) void
setTemplateId
(int templateId) void
setTerminate
(int terminate) void
setUserDelayDate
(int userDelayDate) void
setUserTerminate
(String userTerminate) void
setVersionCreateDate
(int versionCreateDate) void
setVersionId
(int versionId) void
setVersionName
(String versionName) void
setVersionTag
(String versionTag) void
setVersionUserId
(int versionUserId) void
setYNCondition
(String yNCondition) toString()
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper
-
Field Details
-
flowId
protected int flowIdWorkflow ID. DB column: wf_flowid -
nodeId
protected int nodeIdNode ID. DB column: wf_nodeid -
flowName
Workflow name. DB column: wf_flow_name -
name
Node name (work instruction). DB column: wf_name -
nodeType
protected int nodeTypeNode type (begin node, split node, etc.). DB column: wf_node_type -
succType
protected int succTypeThis value depends on the node type and is not processed anymore by Indexserver. It is written for compability with workflows of older CLIENT versions. DB column: wf_succ_type -
department
protected int departmentID of user who has to process the node. Might be a group ID too. Only valid for person nodes. DB column: wf_department -
alertTo
protected int alertToID of user who should be informed, if a time-limit exceeds. It might be the time-limit for the entire workflow or for a signle person node. DB column: wf_alert_to -
alertFromBegin
protected int alertFromBeginTime-limt for the entire workflow in minutes. This value is only valid for the begin node. DB column: wf_alert_from_begin -
alertWait
protected int alertWaitTime-limit for a single node. This value is only valid for person nodes. DB column: wf_alert_wait -
yNCondition
IF-Nodes: test condition, person nodes: index values or scripts, split nodes: workflow status. DB column: wf_yesnocondition -
condition
Contains the ACL of the workflow template. Only valid for begin nodes. DB column: wf_condition -
comment
Comment, only valid for person nodes. DB column: wf_comment -
succ_0
protected int succ_0Successor node(s) succ_0 ... Succ 19 DB column: wf_succ_0 This mebers are moved into WorkFlowNodeMatrix. They are still here due to compatibiltiy with older stream versions. -
succ_1
protected int succ_1DB column: wf_succ_1 -
succ_2
protected int succ_2DB column: wf_succ_2 -
succ_3
protected int succ_3DB column: wf_succ_3 -
succ_4
protected int succ_4DB column: wf_succ_4 -
succ_5
protected int succ_5DB column: wf_succ_5 -
succ_6
protected int succ_6DB column: wf_succ_6 -
succ_7
protected int succ_7DB column: wf_succ_7 -
succ_8
protected int succ_8DB column: wf_succ_8 -
succ_9
protected int succ_9DB column: wf_succ_9 -
succ_10
protected int succ_10DB column: wf_succ_10 -
succ_11
protected int succ_11DB column: wf_succ_11 -
succ_12
protected int succ_12DB column: wf_succ_12 -
succ_13
protected int succ_13DB column: wf_succ_13 -
succ_14
protected int succ_14DB column: wf_succ_14 -
succ_15
protected int succ_15DB column: wf_succ_15 -
succ_16
protected int succ_16DB column: wf_succ_16 -
succ_17
protected int succ_17DB column: wf_succ_17 -
succ_18
protected int succ_18DB column: wf_succ_18 -
succ_19
protected int succ_19DB column: wf_succ_19 -
locked
protected int lockedIf node is locked, it contains 1 otherwise 0 DB column: wf_locked -
posX
protected int posXNode X position in designer view. DB column: pos_x -
posY
protected int posYNode Y position in designer view. DB column: pos_y -
onActivate
Name of script to be executed, if the node is activated (entered). DB column: wf_ev_on_activate -
onTerminate
Name of script to be executed, if the node is leaved (exited). DB column: wf_ev_on_terminate -
onEnterHandleRollback
Name of script to be executed when the node encounters an error (exception). DB column: wf_ev_on_exception_after_enter- Since:
- 21.02.000.005
-
onExitHandleRollback
Name of script to be executed when the node encounters an error (exception). DB column: wf_ev_on_exception_after_exit- Since:
- 21.02.000.005
-
nodeFlags
protected int nodeFlagsNode flags. DB column: wf_nodeflags -
eloObjId
protected int eloObjIdAssociated object ID. Only valid for non-template workflows. DB column: wf_eloobjid -
lockId
protected int lockIdUser ID of the owner of the lock. DB column: wf_locked_owner -
isNext
protected int isNextContains 1, if this node is active. DB column: wf_is_next -
activate
protected int activateELO-date when the node was entered. DB column: wf_activate -
terminate
protected int terminateELO-date when the node was exited. DB column: wf_terminate -
inUseDate
protected int inUseDateELO-date when the node was visited the last time. DB column: wf_in_use_date -
completionDate
protected int completionDateELO-date when the workflow was finished. All nodes contain the same value. DB column: wf_completion_date -
templateId
protected int templateIdWorkflow template ID. Not valid for template workflows. For active and finished workflows this member specifies the template ID that was used to start the workflow. If the workflow is started as an adhoc workflow, this member is 0 and flags contains the bit FLAG_ROOT_ADHOC. DB column: wf_template -
userTerminate
The ID of the user who has forwarded the node. Not valid for template workflows. Only valid for person nodes. DB column: wf_userterminate -
tag
protected int tagreserved. DB column: wf_tag -
designDepartment
protected int designDepartmentA group ID or user ID that was originally assigned in the designer. DB column: wf_designdepartment -
moveCyclePosX
protected int moveCyclePosXIf 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 -
department2
protected int department2A 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 -
delayDays
protected int delayDaysAn 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_delaydays -
delayDate
protected int delayDateActivate + DelayDays. Not valid for template workflows. Only valid for person nodes. DB column: wf_duedate -
deleted
protected int deletedFlag that indicates whether the workflow template is deleted. If the value is not 0, the workflow template is deleted. Only valid for template workflows. DB column: wf_deleted -
prio
protected int prioWorkflow priority: 0...high, 1...medium, 2...low. DB column: wf_prio -
userDelayDate
protected int userDelayDateThe workflow node is deferred until this date. ELO date format. DB column: wf_user_delaydate- Since:
- 7.00.000.000
-
versionId
protected int versionIdVersion ID.- Since:
- 7.00.000.008
-
versionName
Version comment.- Since:
- 7.00.000.008
-
alertTo2
protected int alertTo2ID of user who should be informed, if the time-limit alertWait2 exceeds.- Since:
- 7.00.000.014
-
alertWait2
protected int alertWait2Second Time-limit for a person node or begin node.- Since:
- 7.00.000.014
-
alertTo3
protected int alertTo3ID of user who should be informed, if the time-limit alertWait2 exceeds.- Since:
- 7.00.000.014
-
alertWait3
protected int alertWait3Third Time-limit for a person node or begin node.- Since:
- 7.00.000.014
-
nextServerId
Next server name. This value is used in replication environments and defines the ID of the next server (resp. replication branch) where the workflow continues processing.- Since:
- 7.00.000.014
-
versionTag
Version number.- Since:
- 7.00.000.018
-
versionUserId
protected int versionUserIdID of the user who created the workflow version.- Since:
- 7.00.000.018
-
versionCreateDate
protected int versionCreateDateID of the user who created the workflow version.- Since:
- 7.00.000.018
-
iconId
Object-GUID of an icon file that is displayed in the designer.- Since:
- 7.00.040.012
-
formSpec
User defined data to be stored in the database.- Since:
- 7.00.040.012
-
flowNameTranslationKey
Translation-keyword forWFDiagram.name
.- Since:
- 9.00.018.005
-
nameTranslationKey
Translation-keyword forWFNode.name
.- Since:
- 9.00.018.005
-
commentTranslationKey
Translation-keyword forWFNode.comment
.- Since:
- 9.00.018.005
-
label
Display name by forwarding.- Since:
- 9.00.022.019
-
properties
Properties field of node.- Since:
- 9.00.022.019
-
departmentGroup
protected int departmentGroupGrouping of nodes for function takeWorkFlowNode.- Since:
- 9.00.030.006
- See Also:
-
retVal
Deprecated.UsereturnValue
Return value of an end node.- Since:
- 9.00.030.022
-
returnValue
Return value of an end node.- Since:
- 9.99.009.003
-
subWorkflow
protected int subWorkflowID of the active sub-workflow.- Since:
- 9.00.030.022
-
labelTranslationKey
Translation-keyword forlabel
.- Since:
- 9.00.030.021
- See Also:
-
subWorkflowTemplate
protected int subWorkflowTemplateID of the sub-workflow template.- Since:
- 9.99.009.004
-
activeAcl
Contains the ACL of the workflow. Only valid for begin nodes.- Since:
- 11.00.000.023
-
packageName
PackageName of a Workflow, only used for workflow templates- Since:
- 20.00.000.009
-
-
Constructor Details
-
WorkFlowActiveDoc
public WorkFlowActiveDoc() -
WorkFlowActiveDoc
-
-
Method Details
-
getActivate
public int getActivate() -
setActivate
public void setActivate(int activate) -
getAlertFromBegin
public int getAlertFromBegin() -
setAlertFromBegin
public void setAlertFromBegin(int alertFromBegin) -
getAlertTo
public int getAlertTo() -
setAlertTo
public void setAlertTo(int alertTo) -
getAlertWait
public int getAlertWait() -
setAlertWait
public void setAlertWait(int alertWait) -
getComment
-
setComment
-
getCompletionDate
public int getCompletionDate() -
setCompletionDate
public void setCompletionDate(int completionDate) -
getCondition
-
setCondition
-
getDelayDate
public int getDelayDate() -
setDelayDate
public void setDelayDate(int delayDate) -
getDelayDays
public int getDelayDays() -
setDelayDays
public void setDelayDays(int delayDays) -
getDeleted
public int getDeleted() -
setDeleted
public void setDeleted(int deleted) -
getDepartment
public int getDepartment() -
setDepartment
public void setDepartment(int department) -
getDepartment2
public int getDepartment2() -
setDepartment2
public void setDepartment2(int department2) -
getDesignDepartment
public int getDesignDepartment() -
setDesignDepartment
public void setDesignDepartment(int designDepartment) -
getEloObjId
public int getEloObjId() -
setEloObjId
public void setEloObjId(int eloObjId) -
getFlowId
public int getFlowId() -
setFlowId
public void setFlowId(int flowId) -
getFlowName
-
setFlowName
-
getInUseDate
public int getInUseDate() -
setInUseDate
public void setInUseDate(int inUseDate) -
getIsNext
public int getIsNext() -
setIsNext
public void setIsNext(int isNext) -
getLockId
public int getLockId() -
setLockId
public void setLockId(int lockId) -
getLocked
public int getLocked() -
setLocked
public void setLocked(int locked) -
getMoveCyclePosX
public int getMoveCyclePosX() -
setMoveCyclePosX
public void setMoveCyclePosX(int moveCyclePosX) -
getName
-
setName
-
getNodeFlags
public int getNodeFlags() -
setNodeFlags
public void setNodeFlags(int nodeFlags) -
getNodeId
public int getNodeId() -
setNodeId
public void setNodeId(int nodeId) -
getNodeType
public int getNodeType() -
setNodeType
public void setNodeType(int nodeType) -
getOnActivate
-
setOnActivate
-
getOnTerminate
-
setOnTerminate
-
getOnEnterHandleRollback
-
setOnEnterHandleRollback
-
getOnExitHandleRollback
-
setOnExitHandleRollback
-
getPosX
public int getPosX() -
setPosX
public void setPosX(int posX) -
getPosY
public int getPosY() -
setPosY
public void setPosY(int posY) -
getPrio
public int getPrio() -
setPrio
public void setPrio(int prio) -
getSuccType
public int getSuccType() -
setSuccType
public void setSuccType(int succType) -
getSucc_Dummy_0
public int getSucc_Dummy_0() -
setSucc_Dummy_0
public void setSucc_Dummy_0(int succ_0) -
getSucc_Dummy_1
public int getSucc_Dummy_1() -
setSucc_Dummy_1
public void setSucc_Dummy_1(int succ_1) -
getSucc_Dummy_10
public int getSucc_Dummy_10() -
setSucc_Dummy_10
public void setSucc_Dummy_10(int succ_10) -
getSucc_Dummy_11
public int getSucc_Dummy_11() -
setSucc_Dummy_11
public void setSucc_Dummy_11(int succ_11) -
getSucc_Dummy_12
public int getSucc_Dummy_12() -
setSucc_Dummy_12
public void setSucc_Dummy_12(int succ_12) -
getSucc_Dummy_13
public int getSucc_Dummy_13() -
setSucc_Dummy_13
public void setSucc_Dummy_13(int succ_13) -
getSucc_Dummy_14
public int getSucc_Dummy_14() -
setSucc_Dummy_14
public void setSucc_Dummy_14(int succ_14) -
getSucc_Dummy_15
public int getSucc_Dummy_15() -
setSucc_Dummy_15
public void setSucc_Dummy_15(int succ_15) -
getSucc_Dummy_16
public int getSucc_Dummy_16() -
setSucc_Dummy_16
public void setSucc_Dummy_16(int succ_16) -
getSucc_Dummy_17
public int getSucc_Dummy_17() -
setSucc_Dummy_17
public void setSucc_Dummy_17(int succ_17) -
getSucc_Dummy_18
public int getSucc_Dummy_18() -
setSucc_Dummy_18
public void setSucc_Dummy_18(int succ_18) -
getSucc_Dummy_19
public int getSucc_Dummy_19() -
setSucc_Dummy_19
public void setSucc_Dummy_19(int succ_19) -
getSucc_Dummy_2
public int getSucc_Dummy_2() -
setSucc_Dummy_2
public void setSucc_Dummy_2(int succ_2) -
getSucc_Dummy_3
public int getSucc_Dummy_3() -
setSucc_Dummy_3
public void setSucc_Dummy_3(int succ_3) -
getSucc_Dummy_4
public int getSucc_Dummy_4() -
setSucc_Dummy_4
public void setSucc_Dummy_4(int succ_4) -
getSucc_Dummy_5
public int getSucc_Dummy_5() -
setSucc_Dummy_5
public void setSucc_Dummy_5(int succ_5) -
getSucc_Dummy_6
public int getSucc_Dummy_6() -
setSucc_Dummy_6
public void setSucc_Dummy_6(int succ_6) -
getSucc_Dummy_7
public int getSucc_Dummy_7() -
setSucc_Dummy_7
public void setSucc_Dummy_7(int succ_7) -
getSucc_Dummy_8
public int getSucc_Dummy_8() -
setSucc_Dummy_8
public void setSucc_Dummy_8(int succ_8) -
getSucc_Dummy_9
public int getSucc_Dummy_9() -
setSucc_Dummy_9
public void setSucc_Dummy_9(int succ_9) -
getTag
public int getTag() -
setTag
public void setTag(int tag) -
getTemplateId
public int getTemplateId() -
setTemplateId
public void setTemplateId(int templateId) -
getTerminate
public int getTerminate() -
setTerminate
public void setTerminate(int terminate) -
getUserTerminate
-
setUserTerminate
-
getYNCondition
-
setYNCondition
-
getUserDelayDate
public int getUserDelayDate() -
setUserDelayDate
public void setUserDelayDate(int userDelayDate) -
getVersionId
public int getVersionId() -
setVersionId
public void setVersionId(int versionId) -
getVersionName
-
setVersionName
-
getAlertTo2
public int getAlertTo2() -
setAlertTo2
public void setAlertTo2(int alertTo2) -
getAlertWait2
public int getAlertWait2() -
setAlertWait2
public void setAlertWait2(int alertWait2) -
getAlertTo3
public int getAlertTo3() -
setAlertTo3
public void setAlertTo3(int alertTo3) -
getAlertWait3
public int getAlertWait3() -
setAlertWait3
public void setAlertWait3(int alertWait3) -
getNextServerId
-
setNextServerId
-
getVersionTag
-
setVersionTag
-
getVersionUserId
public int getVersionUserId() -
setVersionUserId
public void setVersionUserId(int versionUserId) -
getVersionCreateDate
public int getVersionCreateDate() -
setVersionCreateDate
public void setVersionCreateDate(int versionCreateDate) -
getIconId
-
setIconId
-
getFormSpec
-
setFormSpec
-
getFlowNameTranslationKey
-
setFlowNameTranslationKey
-
getNameTranslationKey
-
setNameTranslationKey
-
getCommentTranslationKey
-
setCommentTranslationKey
-
getLabel
-
setLabel
-
getProperties
-
setProperties
-
getDepartmentGroup
public int getDepartmentGroup() -
setDepartmentGroup
public void setDepartmentGroup(int departmentGroup) -
getRetVal
public int getRetVal() -
setRetVal
public void setRetVal(int retVal) -
getReturnValue
-
setReturnValue
-
getSubWorkflow
public int getSubWorkflow() -
setSubWorkflow
public void setSubWorkflow(int subWorkflow) -
getLabelTranslationKey
-
setLabelTranslationKey
-
getSubWorkflowTemplate
public int getSubWorkflowTemplate() -
setSubWorkflowTemplate
public void setSubWorkflowTemplate(int subWorkflowTemplate) -
getActiveAcl
-
setActiveAcl
-
getPackageName
-
setPackageName
-
toString
-
returnValue