Uses of Class
com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfProcessVariable

Packages that use WfProcessVariable
com.evolveum.midpoint.xml.ns._public.communication.workflow_1   
 

Uses of WfProcessVariable in com.evolveum.midpoint.xml.ns._public.communication.workflow_1
 

Fields in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 with type parameters of type WfProcessVariable
protected  java.util.List<WfProcessVariable> WfStartProcessInstanceCommandType.wfProcessVariable
           
protected  java.util.List<WfProcessVariable> WfProcessInstanceEventType.wfProcessVariable
           
 

Methods in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 that return WfProcessVariable
 WfProcessVariable ObjectFactory.createWfProcessVariable()
          Create an instance of WfProcessVariable
 

Methods in com.evolveum.midpoint.xml.ns._public.communication.workflow_1 that return types with arguments of type WfProcessVariable
 java.util.List<WfProcessVariable> WfStartProcessInstanceCommandType.getWfProcessVariable()
          A list of process instance variables that should be set at its start.
 java.util.List<WfProcessVariable> WfProcessInstanceEventType.getWfProcessVariable()
          A list of process instance variables.
 



Copyright © 2012 evolveum. All Rights Reserved.