jBPM :: Human Task Core 6.0.0.Final

org.jbpm.services.task.identity
Class UserGroupTaskCommandExecutorDecorator

java.lang.Object
  extended by org.jbpm.services.task.identity.AbstractUserGroupCallbackDecorator
      extended by 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


Constructor Summary
UserGroupTaskCommandExecutorDecorator()
           
 
Method Summary
<T> T
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
 

Constructor Detail

UserGroupTaskCommandExecutorDecorator

public UserGroupTaskCommandExecutorDecorator()
Method Detail

execute

public <T> T execute(org.kie.api.command.Command<T> cmd)
Specified by:
execute in interface org.kie.api.runtime.CommandExecutor

jBPM :: Human Task Core 6.0.0.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.