jBPM distribution 6.0.0.Beta1

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

Packages that use TaskException
org.jbpm.task.service   
 

Uses of TaskException in org.jbpm.task.service
 

Subclasses of TaskException in org.jbpm.task.service
 class CannotAddTaskException
          Exception thrown from the TaskServiceSession when there is a problem adding task.
 class IllegalTaskStateException
           
 class IncorrectParametersException
          Exception that is thrown when the parameters to a query are incorrect, with regard to either the number or type.
 class PermissionDeniedException
          Exception that is thrown when a User try to perform an Operation on a Task
 

Methods in org.jbpm.task.service that throw TaskException
 void TaskServiceSession.taskOperation(Operation operation, long taskId, String userId, String targetEntityId, ContentData data, List<String> groupIds)
           
 


jBPM distribution 6.0.0.Beta1

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