Uses of Class
org.jbpm.task.service.OperationCommand

Packages that use OperationCommand
org.jbpm.task.service   
 

Uses of OperationCommand in org.jbpm.task.service
 

Methods in org.jbpm.task.service that return types with arguments of type OperationCommand
 List<OperationCommand> TaskService.getCommandsForOperation(Operation operation)
           
 Map<Operation,List<OperationCommand>> TaskService.getOperations()
           
 



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