public class UserTaskCompleteTransformer extends Activiti2SimulationEventFunction
Modifier and Type | Field and Description |
---|---|
static String |
PROCESS_INSTANCE_ID |
static String |
TASK_DEFINITION_KEY |
static String |
TASK_VARIABLES |
simulationEventType
Constructor and Description |
---|
UserTaskCompleteTransformer(String simulationEventType) |
Modifier and Type | Method and Description |
---|---|
SimulationEvent |
apply(ActivitiEvent event) |
public static final String PROCESS_INSTANCE_ID
public static final String TASK_DEFINITION_KEY
public static final String TASK_VARIABLES
public UserTaskCompleteTransformer(String simulationEventType)
public SimulationEvent apply(ActivitiEvent event)
Copyright © 2016 Alfresco. All rights reserved.