org.jbpm.services.task.identity
Class UserGroupTaskCommandExecutorDecorator
java.lang.Object
org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
org.jbpm.services.task.identity.UserGroupTaskCommandExecutorDecorator
- All Implemented Interfaces:
- org.kie.api.runtime.CommandExecutor
@Decorator
public class UserGroupTaskCommandExecutorDecorator
- extends AbstractUserGroupCallbackDecorator
- implements org.kie.api.runtime.CommandExecutor
|
Method Summary |
|
execute(org.kie.api.command.Command<T> cmd)
|
| Methods inherited from class org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, persistIfNotExists, setPm, setUserGroupCallback |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserGroupTaskCommandExecutorDecorator
public UserGroupTaskCommandExecutorDecorator()
execute
public <T> T execute(org.kie.api.command.Command<T> cmd)
- Specified by:
execute in interface org.kie.api.runtime.CommandExecutor
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.