@Decorator public class UserGroupLifeCycleManagerDecorator extends AbstractUserGroupCallbackDecorator implements LifeCycleManager
Constructor and Description |
---|
UserGroupLifeCycleManagerDecorator() |
Modifier and Type | Method and Description |
---|---|
LifeCycleManager |
getManager() |
void |
setManager(LifeCycleManager manager) |
void |
taskOperation(org.kie.internal.task.api.model.Operation operation,
long taskId,
String userId,
String targetEntityId,
Map<String,Object> data,
List<String> groupIds) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExists, setPm, setUserGroupCallback
public void setManager(LifeCycleManager manager)
public LifeCycleManager getManager()
public void taskOperation(org.kie.internal.task.api.model.Operation operation, long taskId, String userId, String targetEntityId, Map<String,Object> data, List<String> groupIds) throws TaskException
taskOperation
in interface LifeCycleManager
TaskException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.