org.jbpm.task.identity
Class UserGroupLifeCycleManagerDecorator
java.lang.Object
org.jbpm.task.identity.UserGroupLifeCycleManagerDecorator
- All Implemented Interfaces:
- LifeCycleManager
@Decorator
public abstract class UserGroupLifeCycleManagerDecorator
- extends Object
- implements LifeCycleManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserGroupLifeCycleManagerDecorator
public UserGroupLifeCycleManagerDecorator()
taskOperation
public void taskOperation(Operation operation,
long taskId,
String userId,
String targetEntityId,
Map<String,Object> data,
List<String> groupIds)
throws TaskException
- Specified by:
taskOperation
in interface LifeCycleManager
- Throws:
TaskException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.