public interface ProcessMidPointInterface
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessSpecificState |
externalizeProcessInstanceState(Map<String,Object> variables) |
String |
getAnswer(Map<String,Object> variables) |
String |
getBeanName() |
String |
getState(Map<String,Object> variables) |
List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> |
prepareApprovedBy(ProcessEvent event) |
com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessSpecificState externalizeProcessInstanceState(Map<String,Object> variables)
String getBeanName()
List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> prepareApprovedBy(ProcessEvent event)
Copyright © 2015 evolveum. All rights reserved.