@Component public class GcpExternalizationHelper extends Object
Constructor and Description |
---|
GcpExternalizationHelper() |
Modifier and Type | Method and Description |
---|---|
PrismObject<com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessInstanceState> |
createNewProcessInstanceState() |
PrismObject<? extends com.evolveum.midpoint.xml.ns.model.workflow.common_forms_3.WorkItemContents> |
createNewWorkItemContents() |
void |
fillInQuestionForm(PrismObject<? extends com.evolveum.midpoint.xml.ns.model.workflow.common_forms_3.QuestionFormType> formPrism,
org.activiti.engine.task.Task task,
Map<String,Object> processInstanceVariables,
OperationResult result) |
public PrismObject<com.evolveum.midpoint.xml.ns.model.workflow.process_instance_state_3.ProcessInstanceState> createNewProcessInstanceState()
public PrismObject<? extends com.evolveum.midpoint.xml.ns.model.workflow.common_forms_3.WorkItemContents> createNewWorkItemContents()
public void fillInQuestionForm(PrismObject<? extends com.evolveum.midpoint.xml.ns.model.workflow.common_forms_3.QuestionFormType> formPrism, org.activiti.engine.task.Task task, Map<String,Object> processInstanceVariables, OperationResult result) throws JAXBException, ObjectNotFoundException, SchemaException
Copyright © 2015 evolveum. All rights reserved.