@Component public class ItemApprovalProcessInterface extends BaseProcessMidPointInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_DEFINITION_KEY |
VARIABLE_WF_ANSWER, VARIABLE_WF_STATE| Constructor and Description |
|---|
ItemApprovalProcessInterface() |
| Modifier and Type | Method and Description |
|---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.DecisionType |
extractDecision(Map<String,Object> variables) |
List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> |
prepareApprovedBy(ProcessEvent event) |
void |
prepareStartInstruction(WfTaskCreationInstruction instruction) |
getAnswer, getBeanName, getState, setBeanNamepublic static final String PROCESS_DEFINITION_KEY
public void prepareStartInstruction(WfTaskCreationInstruction instruction)
public com.evolveum.midpoint.xml.ns._public.common.common_3.DecisionType extractDecision(Map<String,Object> variables)
public List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> prepareApprovedBy(ProcessEvent event)
Copyright © 2016 evolveum. All rights reserved.