|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WfProcessInstanceEventType in com.evolveum.midpoint.wf |
---|
Methods in com.evolveum.midpoint.wf with parameters of type WfProcessInstanceEventType | |
---|---|
String |
WfTaskUtil.getWfVariable(WfProcessInstanceEventType event,
String name)
|
Map<String,String> |
WfTaskUtil.unwrapWfVariables(WfProcessInstanceEventType event)
|
Uses of WfProcessInstanceEventType in com.evolveum.midpoint.wf.activiti |
---|
Methods in com.evolveum.midpoint.wf.activiti with parameters of type WfProcessInstanceEventType | |
---|---|
void |
IdmExecutionListener.notify(WfProcessInstanceEventType event)
|
void |
IdmExecutionListenerProxy.notify(WfProcessInstanceEventType event)
|
Uses of WfProcessInstanceEventType in com.evolveum.midpoint.wf.processes |
---|
Methods in com.evolveum.midpoint.wf.processes with parameters of type WfProcessInstanceEventType | |
---|---|
void |
ModifyUserSecondaryProcessWrapper.finishProcess(WfProcessInstanceEventType event,
Task task,
OperationResult result)
|
Uses of WfProcessInstanceEventType in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 |
---|
Subclasses of WfProcessInstanceEventType in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 | |
---|---|
class |
WfProcessInstanceFinishedEventType
Java class for WfProcessInstanceFinishedEventType complex type. |
class |
WfProcessInstanceStartedEventType
Java class for WfProcessInstanceStartedEventType complex type. |
Methods in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 that return WfProcessInstanceEventType | |
---|---|
WfProcessInstanceEventType |
WfProcessInstanceEventType.clone()
Creates and returns a deep copy of this object. |
WfProcessInstanceEventType |
ObjectFactory.createWfProcessInstanceEventType()
Create an instance of WfProcessInstanceEventType |
Methods in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 that return types with arguments of type WfProcessInstanceEventType | |
---|---|
JAXBElement<WfProcessInstanceEventType> |
ObjectFactory.createWfProcessInstanceEvent(WfProcessInstanceEventType value)
Create an instance of JAXBElement < WfProcessInstanceEventType > } |
Methods in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 with parameters of type WfProcessInstanceEventType | |
---|---|
JAXBElement<WfProcessInstanceEventType> |
ObjectFactory.createWfProcessInstanceEvent(WfProcessInstanceEventType value)
Create an instance of JAXBElement < WfProcessInstanceEventType > } |
Constructors in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 with parameters of type WfProcessInstanceEventType | |
---|---|
WfProcessInstanceEventType(WfProcessInstanceEventType o)
Creates a new WfProcessInstanceEventType instance by deeply copying a given WfProcessInstanceEventType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |