Package org.jbpm.services.ejb.api
Interface UserTaskServiceEJBLocal
-
- All Superinterfaces:
org.jbpm.services.api.UserTaskService
public interface UserTaskServiceEJBLocal extends org.jbpm.services.api.UserTaskService
-
-
Method Summary
-
Methods inherited from interface org.jbpm.services.api.UserTaskService
activate, activate, addAttachment, addAttachment, addComment, addComment, claim, claim, claim, complete, complete, completeAutoProgress, completeAutoProgress, delegate, delegate, deleteAttachment, deleteAttachment, deleteComment, deleteComment, deleteContent, deleteContent, execute, execute, exit, exit, fail, fail, forward, forward, getAttachmentById, getAttachmentById, getAttachmentContentById, getAttachmentContentById, getAttachmentsByTaskId, getAttachmentsByTaskId, getCommentById, getCommentById, getCommentsByTaskId, getCommentsByTaskId, getTask, getTask, getTaskInputContentByTaskId, getTaskInputContentByTaskId, getTaskOutputContentByTaskId, getTaskOutputContentByTaskId, nominate, nominate, release, release, resume, resume, saveContent, saveContent, saveContentFromUser, setDescription, setDescription, setExpirationDate, setExpirationDate, setName, setName, setPriority, setPriority, setSkipable, setSkipable, skip, skip, start, start, stop, stop, suspend, suspend, updateTask, updateTask
-
-