Uses of Class
org.jbpm.pvm.internal.cmd.AbstractCommand

Packages that use AbstractCommand
org.jbpm.pvm.internal.cmd   
 

Uses of AbstractCommand in org.jbpm.pvm.internal.cmd
 

Subclasses of AbstractCommand in org.jbpm.pvm.internal.cmd
 class AddParticipationCmd
           
 class AddReplyCommentCmd
           
 class AddTaskCommentCmd
           
 class AssignTaskCmd
           
 class CompleteTaskCmd
           
 class CompositeCmd
          container for executing multiple commands in one transaction.
 class CreateExecutionVariablesCmd
           
 class DeleteCommentCmd
           
 class DeleteJobCmd
           
 class DeleteProcessInstance
           
 class DeleteTaskCmd
           
 class EndProcessInstance
           
 class ExecuteJobCmd
           
 class FindExecutionCmd
           
 class GetExecutionVariableNamesCmd
           
 class GetExecutionVariablesCmd
           
 class GetHistoryVariablesCmd
           
 class GetParticipantsCmd
           
 class GetResourceAsStreamCmd
           
 class GetSubTasksCmd
           
 class GetTaskCmd
           
 class GetTaskCommentsCmd
           
 class GetTaskVariableNamesCmd
           
 class GetTaskVariablesCmd
           
 class NewTaskCmd
           
 class QueryCommand<T>
          base class for commands that execute scalable queries.
 class RemoveParticipantCmd
           
 class SaveTaskCmd
           
 class SendMessageCmd
          sends a given message to the configured message service.
 class SetExecutionVariablesCmd
           
 class SetTaskVariablesCmd
           
 class SignalCmd
           
 class StartProcessInstanceCmd
           
 class StartProcessInstanceInLatestCmd
           
 class VariablesCmd<T>
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.