Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.communication.workflow_1 |
Modifier and Type | Field and Description |
---|---|
protected List<WfProcessVariable> |
WfProcessInstanceEventType.wfProcessVariable |
protected List<WfProcessVariable> |
WfStartProcessInstanceCommandType.wfProcessVariable |
Modifier and Type | Method and Description |
---|---|
WfProcessVariable |
WfProcessVariable.clone()
Creates and returns a deep copy of this object.
|
WfProcessVariable |
ObjectFactory.createWfProcessVariable()
Create an instance of
WfProcessVariable |
Modifier and Type | Method and Description |
---|---|
List<WfProcessVariable> |
WfProcessInstanceEventType.getWfProcessVariable()
A list of process instance variables.
|
List<WfProcessVariable> |
WfStartProcessInstanceCommandType.getWfProcessVariable()
A list of process instance variables that should be set at its start.
|
Constructor and Description |
---|
WfProcessVariable(WfProcessVariable o)
Creates a new
WfProcessVariable instance by deeply copying a given WfProcessVariable instance. |
Copyright © 2013 evolveum. All rights reserved.