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