A B C D E F G H I J L M N O P R S T U V W

A

AccessType - Enum in org.jbpm.task
 
activate(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
activate(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
activate(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
activate(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
activate(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
activate(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
activate(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
ActivateTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Activate : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Ready } ],
ActivateTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.ActivateTaskCommand
 
addAttachment(long, Attachment, Content) - Method in interface org.jbpm.task.api.TaskAttachmentService
 
addAttachment(long, Attachment, Content) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.task.identity.UserGroupTaskAttachmentDecorator
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.task.impl.TaskAttachmentServiceImpl
 
addAttachment(long, Attachment, Content) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
addAttachment(Attachment) - Method in class org.jbpm.task.TaskData
Adds the specified attachment to our list of Attachments.
addComment(long, Comment) - Method in interface org.jbpm.task.api.TaskCommentService
 
addComment(long, Comment) - Method in class org.jbpm.task.identity.UserGroupTaskCommentDecorator
 
addComment(long, Comment) - Method in class org.jbpm.task.impl.TaskCommentServiceImpl
 
addComment(Comment) - Method in class org.jbpm.task.TaskData
Adds the specified comment to our list of comments.
addContent(long, Content) - Method in interface org.jbpm.task.api.TaskContentService
 
addContent(long, Content) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addContent(long, Content) - Method in class org.jbpm.task.impl.TaskContentServiceImpl
 
addContent(long, Content) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
addGroup(Group) - Method in interface org.jbpm.task.api.TaskIdentityService
 
addGroup(Group) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addGroup(Group) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
addGroup(Group) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
addPresentationElement(long, PresentationElement) - Method in interface org.jbpm.task.api.TaskPresentationService
 
addTask(Task, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
addTask(Task, ContentData) - Method in interface org.jbpm.task.api.TaskInstanceService
 
addTask(Task, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addTask(Task, ContentData) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
addTask(Task, ContentData) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
addTask(Task, ContentData) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
addTask(Task, ContentData) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
addTask(Task, ContentData) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
addTask(Task, ContentData) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
AddTaskCommand<Long> - Class in org.jbpm.task.commands
Operation.Start : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner ], setNewOwnerToUser = true, newStatus = Status.InProgress }, new OperationCommand().{ status = [ Status.Reserved ], allowed = [ Allowed.Owner ], newStatus = Status.InProgress } ], *
AddTaskCommand(Task, Map<String, Object>) - Constructor for class org.jbpm.task.commands.AddTaskCommand
 
AddTaskCommand(Task, ContentData) - Constructor for class org.jbpm.task.commands.AddTaskCommand
 
addUser(User) - Method in interface org.jbpm.task.api.TaskIdentityService
 
addUser(User) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addUser(User) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
addUser(User) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
AfterTaskActivatedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskActivatedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskAddedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskAddedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskClaimedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskClaimedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskCompletedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskCompletedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskDelegatedEvent - Annotation Type in org.jbpm.task.events
 
AfterTaskExitedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskExitedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskFailedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskFailedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskForwardedEvent - Annotation Type in org.jbpm.task.events
 
AfterTaskNominatedEvent - Annotation Type in org.jbpm.task.events
 
AfterTaskReleasedEvent - Annotation Type in org.jbpm.task.events
 
AfterTaskResumedEvent - Annotation Type in org.jbpm.task.events
 
AfterTaskSkippedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskSkippedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskStartedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskStartedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskStoppedEvent - Annotation Type in org.jbpm.task.events
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 
afterTaskStoppedEvent(Task) - Method in interface org.jbpm.task.lifecycle.listeners.TaskLifeCycleEventListener
 
AfterTaskSuspendedEvent - Annotation Type in org.jbpm.task.events
 
Allowed - Enum in org.jbpm.task.internals.lifecycle
 
AllowedToDelegate - Enum in org.jbpm.task
 
archiveTasks(List<TaskSummary>) - Method in interface org.jbpm.task.api.TaskAdminService
 
archiveTasks(List<TaskSummary>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
assignOwnerAndStatus(List<OrganizationalEntity>) - Method in class org.jbpm.task.TaskData
This method will potentially assign the actual owner of this TaskData and set the status of the data.
Attachment - Class in org.jbpm.task
 
Attachment() - Constructor for class org.jbpm.task.Attachment
 

B

BeforeTaskActivatedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskAddedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskClaimedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskCompletedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskDelegatedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskExitedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskFailedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskForwardedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskNominatedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskReleasedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskResumedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskSkippedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskStartedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskStoppedEvent - Annotation Type in org.jbpm.task.events
 
BeforeTaskSuspendedEvent - Annotation Type in org.jbpm.task.events
 
BIND_PWD - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
BIND_PWD - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
BIND_USER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
BIND_USER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
BooleanExpression - Class in org.jbpm.task
 
BooleanExpression() - Constructor for class org.jbpm.task.BooleanExpression
 
BooleanExpression(String, String) - Constructor for class org.jbpm.task.BooleanExpression
 
buildInitialLdapContext() - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
buildInitialLdapContext() - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 

C

call() - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
CannotAddTaskException - Exception in org.jbpm.task.exception
Exception thrown from the TaskServiceSession when there is a problem adding task.
CannotAddTaskException(String) - Constructor for exception org.jbpm.task.exception.CannotAddTaskException
 
CannotAddTaskException(String, Throwable) - Constructor for exception org.jbpm.task.exception.CannotAddTaskException
 
checkExistence(String, String) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
claim(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
claim(long, String, List<String>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
claim(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
claim(long, String, List<String>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
claim(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
claim(long, String, List<String>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
claim(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claim(long, String, List<String>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claim(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
claim(long, String, List<String>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
claim(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
claim(long, String, List<String>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
claim(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
claim(long, String, List<String>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
claimNextAvailable(String, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
claimNextAvailable(String, List<String>, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
claimNextAvailable(String, List<String>, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
claimNextAvailable(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
claimNextAvailable(String, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
claimNextAvailable(String, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
claimNextAvailable(String, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
claimNextAvailable(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
claimNextAvailable(String, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
claimNextAvailable(String, List<String>, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
ClaimNextAvailableTaskCommand<Void> - Class in org.jbpm.task.commands
 
ClaimNextAvailableTaskCommand(String, String) - Constructor for class org.jbpm.task.commands.ClaimNextAvailableTaskCommand
 
ClaimTaskCommand - Class in org.jbpm.task.commands
Operation.Claim : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], setNewOwnerToUser = true, newStatus = Status.Reserved } ],
ClaimTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.ClaimTaskCommand
 
CollectionUtils - Class in org.jbpm.task.utils
 
CollectionUtils() - Constructor for class org.jbpm.task.utils.CollectionUtils
 
CommandBased - Annotation Type in org.jbpm.task.annotations
 
CommandBasedTaskInstanceServiceImpl - Class in org.jbpm.task.impl.command
 
CommandBasedTaskInstanceServiceImpl() - Constructor for class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
CommandName - Enum in org.jbpm.task
 
CommandsUtil - Class in org.jbpm.task.commands
 
CommandsUtil() - Constructor for class org.jbpm.task.commands.CommandsUtil
 
Comment - Class in org.jbpm.task
 
Comment() - Constructor for class org.jbpm.task.Comment
 
complete(long, String, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
complete(long, String, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
CompleteTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Start : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner ], setNewOwnerToUser = true, newStatus = Status.InProgress }, new OperationCommand().{ status = [ Status.Reserved ], allowed = [ Allowed.Owner ], newStatus = Status.InProgress } ], *
CompleteTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.task.commands.CompleteTaskCommand
 
CompletionBehavior - Class in org.jbpm.task
 
CompletionBehavior() - Constructor for class org.jbpm.task.CompletionBehavior
 
Content - Class in org.jbpm.task
 
Content() - Constructor for class org.jbpm.task.Content
 
Content(byte[]) - Constructor for class org.jbpm.task.Content
 
ContentData - Class in org.jbpm.task
 
ContentData() - Constructor for class org.jbpm.task.ContentData
 
ContentMarshallerHelper - Class in org.jbpm.task.utils
 
ContentMarshallerHelper() - Constructor for class org.jbpm.task.utils.ContentMarshallerHelper
 

D

DBUserGroupCallbackImpl - Class in org.jbpm.task.identity
Data base server user group callback implementation that utilizes SQL queries to get information about user, groups and relationship of these two.
DBUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
DBUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
Deadline - Class in org.jbpm.task
 
Deadline() - Constructor for class org.jbpm.task.Deadline
 
Deadlines - Class in org.jbpm.task
 
Deadlines() - Constructor for class org.jbpm.task.Deadlines
 
DeadlinesDecorator - Class in org.jbpm.task.deadlines
 
DeadlinesDecorator() - Constructor for class org.jbpm.task.deadlines.DeadlinesDecorator
 
DeadlineSummary - Class in org.jbpm.task.query
 
DeadlineSummary(long, long, Date) - Constructor for class org.jbpm.task.query.DeadlineSummary
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
DefaultTaskLifeCycleEventListener - Class in org.jbpm.task.lifecycle.listeners
 
DefaultTaskLifeCycleEventListener() - Constructor for class org.jbpm.task.lifecycle.listeners.DefaultTaskLifeCycleEventListener
 
delegate(long, String, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
delegate(long, String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
delegate(long, String, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
delegate(long, String, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
delegate(long, String, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
delegate(long, String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
delegate(long, String, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
DelegateTaskCommand - Class in org.jbpm.task.commands
Operation.Delegate : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], addTargetUserToPotentialOwners = true, newStatus = Status.Ready, exec = Operation.Claim }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], addTargetUserToPotentialOwners = true, newStatus = Status.Ready, exec = Operation.Claim } ],
DelegateTaskCommand(long, String, String) - Constructor for class org.jbpm.task.commands.DelegateTaskCommand
 
Delegation - Class in org.jbpm.task
 
Delegation() - Constructor for class org.jbpm.task.Delegation
 
deleteAttachment(long, long) - Method in interface org.jbpm.task.api.TaskAttachmentService
 
deleteAttachment(long, long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
deleteAttachment(long, long) - Method in class org.jbpm.task.identity.UserGroupTaskAttachmentDecorator
 
deleteAttachment(long, long) - Method in class org.jbpm.task.impl.TaskAttachmentServiceImpl
 
deleteAttachment(long, long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
deleteComment(long, long) - Method in interface org.jbpm.task.api.TaskCommentService
 
deleteComment(long, long) - Method in class org.jbpm.task.identity.UserGroupTaskCommentDecorator
 
deleteComment(long, long) - Method in class org.jbpm.task.impl.TaskCommentServiceImpl
 
deleteContent(long, long) - Method in interface org.jbpm.task.api.TaskContentService
 
deleteContent(long, long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
deleteContent(long, long) - Method in class org.jbpm.task.impl.TaskContentServiceImpl
 
deleteContent(long, long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
deleteFault(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
deleteFault(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
deleteFault(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
deleteFault(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
deleteFault(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
deleteFault(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
deleteFault(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
deleteOutput(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
deleteOutput(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
deleteOutput(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
deleteOutput(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
deleteOutput(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
deleteOutput(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
deleteOutput(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
deployTaskDef(TaskDef) - Method in interface org.jbpm.task.api.TaskDefService
 
deployTaskDef(TaskDef) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
deployTaskDef(TaskDef) - Method in class org.jbpm.task.impl.TaskDefServiceImpl
 
deployTaskDef(TaskDef) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
dispose() - Method in class org.jbpm.task.utils.TaskServiceModule
 
DS_JNDI_NAME - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 

E

EMAIL_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
EmailNotification - Class in org.jbpm.task
 
EmailNotification() - Constructor for class org.jbpm.task.EmailNotification
 
EmailNotificationHeader - Class in org.jbpm.task
 
EmailNotificationHeader() - Constructor for class org.jbpm.task.EmailNotificationHeader
 
equals(Object) - Method in class org.jbpm.task.Attachment
 
equals(Object) - Method in class org.jbpm.task.BooleanExpression
 
equals(Object) - Method in class org.jbpm.task.Comment
 
equals(Object) - Method in class org.jbpm.task.Content
 
equals(Object) - Method in class org.jbpm.task.Deadline
 
equals(Object) - Method in class org.jbpm.task.Deadlines
 
equals(Object) - Method in class org.jbpm.task.Delegation
 
equals(Object) - Method in class org.jbpm.task.EmailNotification
 
equals(Object) - Method in class org.jbpm.task.EmailNotificationHeader
 
equals(Object) - Method in class org.jbpm.task.Escalation
 
equals(Object) - Method in class org.jbpm.task.I18NText
 
equals(Object) - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
equals(Object) - Method in class org.jbpm.task.Language
 
equals(Object) - Method in class org.jbpm.task.Notification
 
equals(Object) - Method in class org.jbpm.task.OrganizationalEntity
 
equals(Object) - Method in class org.jbpm.task.PeopleAssignments
 
equals(Object) - Method in class org.jbpm.task.query.DeadlineSummary
 
equals(Object) - Method in class org.jbpm.task.query.TaskSummary
 
equals(Object) - Method in class org.jbpm.task.Reassignment
 
equals(Object) - Method in class org.jbpm.task.Task
 
equals(Object) - Method in class org.jbpm.task.TaskData
 
equals(List, List) - Static method in class org.jbpm.task.utils.CollectionUtils
 
Escalation - Class in org.jbpm.task
 
Escalation() - Constructor for class org.jbpm.task.Escalation
 
eval(Reader) - Static method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
eval(Reader, Map<String, Object>) - Static method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
eval(String, Map<String, Object>) - Static method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
eval(Reader, Map<String, Object>) - Static method in class org.jbpm.task.utils.MVELUtils
 
eval(Reader) - Static method in class org.jbpm.task.utils.MVELUtils
 
eval(String, Map<String, Object>) - Static method in class org.jbpm.task.utils.MVELUtils
 
evalTask(Reader, Map<String, Object>, boolean) - Static method in class org.jbpm.task.impl.factories.TaskFactory
 
evalTask(String, Map<String, Object>, boolean) - Static method in class org.jbpm.task.impl.factories.TaskFactory
 
evalTask(Reader) - Static method in class org.jbpm.task.impl.factories.TaskFactory
 
evalTask(Reader, Map<String, Object>) - Static method in class org.jbpm.task.impl.factories.TaskFactory
 
execute(Context) - Method in class org.jbpm.task.commands.ActivateTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.AddTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.ClaimNextAvailableTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.ClaimTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.CompleteTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.DelegateTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.ExitTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.FailTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.ForwardTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.NominateTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.ReleaseTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.ResumeTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.SkipTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.StartTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.StopTaskCommand
 
execute(Context) - Method in class org.jbpm.task.commands.SuspendTaskCommand
 
executeTaskCommand(TaskCommand<T>) - Method in interface org.jbpm.task.api.TaskCommandExecutor
 
executeTaskCommand(TaskCommand<T>) - Method in class org.jbpm.task.commands.TaskCommandExecutorImpl
 
executeTaskCommand(TaskCommand<T>) - Method in class org.jbpm.task.identity.UserGroupTaskCommandExecutorDecorator
 
existsGroup(String) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
existsGroup(String) - Method in class org.jbpm.task.identity.MvelUserGroupCallbackImpl
 
existsGroup(String) - Method in interface org.jbpm.task.identity.UserGroupCallback
Resolves existence of group id.
existsUser(String) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.task.identity.MvelUserGroupCallbackImpl
 
existsUser(String) - Method in interface org.jbpm.task.identity.UserGroupCallback
Resolves existence of user id.
exit(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
exit(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
exit(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
exit(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
exit(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
exit(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
exit(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
ExitTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Exit : [ new OperationCommand().{ status = [ Status.Created, Status.Ready, Status.Reserved, Status.InProgress, Status.Suspended ], allowed = [ Allowed.BusinessAdministrator ], newStatus = Status.Exited } ]
ExitTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.ExitTaskCommand
 
External - Annotation Type in org.jbpm.task.annotations
 
extractUserId(String, OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 

F

fail(long, String, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
fail(long, String, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
fail(long, String, Map<String, Object>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
FailTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Fail : [ new OperationCommand().{ status = [ Status.InProgress ], allowed = [ Allowed.Owner ], newStatus = Status.Failed } ],
FailTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.task.commands.FailTaskCommand
 
FaultData - Class in org.jbpm.task
 
FaultData() - Constructor for class org.jbpm.task.FaultData
 
forward(long, String, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
forward(long, String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
forward(long, String, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
forward(long, String, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
forward(long, String, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
forward(long, String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
forward(long, String, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
ForwardTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Forward : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], userIsExplicitPotentialOwner = true, addTargetUserToPotentialOwners = true, removeUserFromPotentialOwners = true, setNewOwnerToNull = true, newStatus = Status.Ready }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], userIsExplicitPotentialOwner = true, addTargetUserToPotentialOwners = true, removeUserFromPotentialOwners = true, setNewOwnerToNull = true, newStatus = Status.Ready }],
ForwardTaskCommand(long, String, String) - Constructor for class org.jbpm.task.commands.ForwardTaskCommand
 

G

get(String) - Method in class org.jbpm.task.commands.TaskContext
 
getAccessType() - Method in class org.jbpm.task.Attachment
 
getAccessType() - Method in class org.jbpm.task.ContentData
 
getActivationTime() - Method in class org.jbpm.task.query.TaskSummary
 
getActivationTime() - Method in class org.jbpm.task.TaskData
 
getActiveTasks() - Method in interface org.jbpm.task.api.TaskAdminService
 
getActiveTasks(Date) - Method in interface org.jbpm.task.api.TaskAdminService
 
getActiveTasks() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getActiveTasks(Date) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getActiveTasks() - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
getActiveTasks(Date) - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
getActiveTasks() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getActiveTasks(Date) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getActualOwner() - Method in class org.jbpm.task.query.TaskSummary
 
getActualOwner() - Method in class org.jbpm.task.TaskData
 
getAddedAt() - Method in class org.jbpm.task.Comment
 
getAddedBy() - Method in class org.jbpm.task.Comment
 
getAllAttachmentsByTaskId(long) - Method in interface org.jbpm.task.api.TaskAttachmentService
 
getAllAttachmentsByTaskId(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.task.identity.UserGroupTaskAttachmentDecorator
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.task.impl.TaskAttachmentServiceImpl
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getAllCommentsByTaskId(long) - Method in interface org.jbpm.task.api.TaskCommentService
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.task.identity.UserGroupTaskCommentDecorator
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.task.impl.TaskCommentServiceImpl
 
getAllContentByTaskId(long) - Method in interface org.jbpm.task.api.TaskContentService
 
getAllContentByTaskId(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getAllContentByTaskId(long) - Method in class org.jbpm.task.impl.TaskContentServiceImpl
 
getAllContentByTaskId(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getAllowed() - Method in class org.jbpm.task.Delegation
 
getAllowed() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
getAllTaskDef(String) - Method in interface org.jbpm.task.api.TaskDefService
 
getAllTaskDef(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getAllTaskDef(String) - Method in class org.jbpm.task.impl.TaskDefServiceImpl
 
getAllTaskDef(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getArchived() - Method in class org.jbpm.task.Task
 
getArchivedTasks() - Method in interface org.jbpm.task.api.TaskAdminService
 
getArchivedTasks() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getArchivedTasks() - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
getArchivedTasks() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getAttachedAt() - Method in class org.jbpm.task.Attachment
 
getAttachedBy() - Method in class org.jbpm.task.Attachment
 
getAttachmentById(long) - Method in interface org.jbpm.task.api.TaskAttachmentService
 
getAttachmentById(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getAttachmentById(long) - Method in class org.jbpm.task.identity.UserGroupTaskAttachmentDecorator
 
getAttachmentById(long) - Method in class org.jbpm.task.impl.TaskAttachmentServiceImpl
 
getAttachmentById(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getAttachmentContentId() - Method in class org.jbpm.task.Attachment
 
getAttachments() - Method in class org.jbpm.task.TaskData
 
getBody() - Method in class org.jbpm.task.EmailNotificationHeader
 
getBusinessAdministrators() - Method in class org.jbpm.task.Notification
 
getBusinessAdministrators() - Method in class org.jbpm.task.PeopleAssignments
 
getCommentById(long) - Method in interface org.jbpm.task.api.TaskCommentService
 
getCommentById(long) - Method in class org.jbpm.task.identity.UserGroupTaskCommentDecorator
 
getCommentById(long) - Method in class org.jbpm.task.impl.TaskCommentServiceImpl
 
getComments() - Method in class org.jbpm.task.TaskData
 
getCompletedTaskByUserId(String) - Method in interface org.jbpm.task.api.TaskStatisticsService
 
getCompletedTaskByUserId(String) - Method in class org.jbpm.task.impl.TaskStatisticsServiceImpl
 
getCompletedTasks() - Method in interface org.jbpm.task.api.TaskAdminService
 
getCompletedTasks(Date) - Method in interface org.jbpm.task.api.TaskAdminService
 
getCompletedTasks() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getCompletedTasks(Date) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getCompletedTasks() - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
getCompletedTasks(Date) - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
getCompletedTasks() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getCompletedTasks(Date) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getCompletedTasksByProcessId(Long) - Method in interface org.jbpm.task.api.TaskAdminService
 
getCompletedTasksByProcessId(Long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getCompletionBehaviors() - Method in class org.jbpm.task.TaskDef
 
getConnection() - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
getConstraints() - Method in class org.jbpm.task.Escalation
 
getContainer() - Method in class org.jbpm.task.utils.TaskServiceModule
 
getContent() - Method in class org.jbpm.task.Content
 
getContent() - Method in class org.jbpm.task.ContentData
 
getContent() - Method in class org.jbpm.task.events.NotificationEvent
 
getContentById(long) - Method in interface org.jbpm.task.api.TaskContentService
 
getContentById(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getContentById(long) - Method in class org.jbpm.task.impl.TaskContentServiceImpl
 
getContentById(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getContentType() - Method in class org.jbpm.task.Attachment
 
getContextManager() - Method in class org.jbpm.task.commands.TaskContext
 
getCreatedBy() - Method in class org.jbpm.task.query.TaskSummary
 
getCreatedBy() - Method in class org.jbpm.task.TaskData
 
getCreatedOn() - Method in class org.jbpm.task.query.TaskSummary
 
getCreatedOn() - Method in class org.jbpm.task.TaskData
 
getData() - Method in class org.jbpm.task.commands.AddTaskCommand
 
getDate() - Method in class org.jbpm.task.Deadline
 
getDate() - Method in class org.jbpm.task.query.DeadlineSummary
 
getDeadlineId() - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
getDeadlineId() - Method in class org.jbpm.task.query.DeadlineSummary
 
getDeadlines() - Method in class org.jbpm.task.Task
 
getDelegates() - Method in class org.jbpm.task.Delegation
 
getDelegation() - Method in class org.jbpm.task.Task
 
getDelegations() - Method in class org.jbpm.task.TaskDef
 
getDescription() - Method in class org.jbpm.task.query.TaskSummary
 
getDescriptions(long) - Method in interface org.jbpm.task.api.TaskInstanceService
 
getDescriptions(long) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
getDescriptions(long) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getDescriptions(long) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
getDescriptions() - Method in class org.jbpm.task.Notification
 
getDescriptions(long) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
getDescriptions() - Method in class org.jbpm.task.Task
 
getDisplayName(OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getDisplayName(OrganizationalEntity) - Method in interface org.jbpm.task.UserInfo
 
getDocumentAccessType() - Method in class org.jbpm.task.TaskData
 
getDocumentation() - Method in class org.jbpm.task.Deadline
 
getDocumentation() - Method in class org.jbpm.task.Notification
 
getDocumentation() - Method in class org.jbpm.task.Reassignment
 
getDocumentContentId() - Method in class org.jbpm.task.TaskData
 
getDocumentType() - Method in class org.jbpm.task.TaskData
 
getEm() - Method in class org.jbpm.task.commands.TaskContext
 
getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getEmailForEntity(OrganizationalEntity) - Method in interface org.jbpm.task.UserInfo
 
getEmailHeaders() - Method in class org.jbpm.task.EmailNotification
 
getEndDeadlines() - Method in class org.jbpm.task.Deadlines
 
getEscalations() - Method in class org.jbpm.task.Deadline
 
getEventListener() - Method in class org.jbpm.task.commands.TaskContext
 
getEventsRecieved() - Static method in class org.jbpm.task.deadlines.notifications.impl.MockNotificationListener
 
getExcludedOwners() - Method in class org.jbpm.task.PeopleAssignments
 
getExec() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
getExpirationDate(long) - Method in interface org.jbpm.task.api.TaskInstanceService
 
getExpirationDate(long) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
getExpirationDate(long) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getExpirationDate(long) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
getExpirationDate(long) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
getExpirationTime() - Method in class org.jbpm.task.query.TaskSummary
 
getExpirationTime() - Method in class org.jbpm.task.TaskData
 
getExpression() - Method in class org.jbpm.task.BooleanExpression
 
getFaultAccessType() - Method in class org.jbpm.task.TaskData
 
getFaultContentId() - Method in class org.jbpm.task.TaskData
 
getFaultName() - Method in class org.jbpm.task.FaultData
 
getFaultName() - Method in class org.jbpm.task.TaskData
 
getFaultType() - Method in class org.jbpm.task.TaskData
 
getFrom() - Method in class org.jbpm.task.EmailNotificationHeader
 
getGroupById(String) - Method in interface org.jbpm.task.api.TaskIdentityService
 
getGroupById(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getGroupById(String) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
getGroupById(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getGroups() - Method in interface org.jbpm.task.api.TaskIdentityService
 
getGroups() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getGroups() - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
getGroups() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>) - Method in class org.jbpm.task.identity.MvelUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in class org.jbpm.task.identity.MvelUserGroupCallbackImpl
 
getGroupsForUser(String) - Method in class org.jbpm.task.identity.MvelUserGroupCallbackImpl
 
getGroupsForUser(String, List<String>, List<String>) - Method in interface org.jbpm.task.identity.UserGroupCallback
Returns list of group ids for specified user id.
getGroupsIds() - Method in class org.jbpm.task.commands.TaskCommand
 
getId() - Method in class org.jbpm.task.Attachment
 
getId() - Method in class org.jbpm.task.BooleanExpression
 
getId() - Method in class org.jbpm.task.Comment
 
getId() - Method in class org.jbpm.task.Content
 
getId() - Method in class org.jbpm.task.Deadline
 
getId() - Method in class org.jbpm.task.EmailNotificationHeader
 
getId() - Method in class org.jbpm.task.Escalation
 
getId() - Method in class org.jbpm.task.I18NText
 
getId() - Method in class org.jbpm.task.Notification
 
getId() - Method in class org.jbpm.task.OrganizationalEntity
 
getId() - Method in class org.jbpm.task.query.TaskSummary
 
getId() - Method in class org.jbpm.task.Reassignment
 
getId() - Method in class org.jbpm.task.Task
 
getId() - Method in class org.jbpm.task.TaskDef
 
getId() - Method in class org.jbpm.task.TaskEvent
 
getInputs() - Static method in class org.jbpm.task.utils.MVELUtils
 
getInstance() - Static method in class org.jbpm.task.utils.TaskServiceModule
 
getLanguage() - Method in class org.jbpm.task.EmailNotificationHeader
 
getLanguage() - Method in class org.jbpm.task.I18NText
 
getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getLanguageForEntity(OrganizationalEntity) - Method in interface org.jbpm.task.UserInfo
 
getLocalText(List<I18NText>, String, String) - Static method in class org.jbpm.task.I18NText
 
getMapkey() - Method in class org.jbpm.task.Language
 
getMembersForGroup(Group) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
getMembersForGroup(Group) - Method in interface org.jbpm.task.UserInfo
 
getMessage() - Method in class org.jbpm.task.exception.TaskError
 
getName() - Method in class org.jbpm.task.Attachment
 
getName() - Method in class org.jbpm.task.commands.TaskContext
 
getName() - Method in class org.jbpm.task.Escalation
 
getName() - Method in class org.jbpm.task.query.TaskSummary
 
getName() - Method in class org.jbpm.task.TaskDef
 
getNames() - Method in class org.jbpm.task.Notification
 
getNames() - Method in class org.jbpm.task.Task
 
getNewStatus() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
getNotification() - Method in class org.jbpm.task.events.NotificationEvent
 
getNotifications() - Method in class org.jbpm.task.Escalation
 
getNotificationType() - Method in class org.jbpm.task.EmailNotification
 
getNotificationType() - Method in class org.jbpm.task.Notification
 
getOrganizationalEntityById(String) - Method in interface org.jbpm.task.api.TaskIdentityService
 
getOrganizationalEntityById(String) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
getOutputAccessType() - Method in class org.jbpm.task.TaskData
 
getOutputContentId() - Method in class org.jbpm.task.TaskData
 
getOutputType() - Method in class org.jbpm.task.TaskData
 
getParams() - Method in class org.jbpm.task.commands.AddTaskCommand
 
getParentId() - Method in class org.jbpm.task.query.TaskSummary
 
getParentId() - Method in class org.jbpm.task.TaskData
 
getPendingSubTasksByParent(long) - Method in interface org.jbpm.task.api.TaskQueryService
 
getPendingSubTasksByParent(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getPendingTaskByUserId(String) - Method in interface org.jbpm.task.api.TaskStatisticsService
 
getPendingTaskByUserId(String) - Method in class org.jbpm.task.impl.TaskStatisticsServiceImpl
 
getPeopleAssignments() - Method in class org.jbpm.task.Task
 
getPeopleAssignments() - Method in class org.jbpm.task.TaskDef
 
getPotentialOwners() - Method in class org.jbpm.task.commands.NominateTaskCommand
 
getPotentialOwners() - Method in class org.jbpm.task.PeopleAssignments
 
getPotentialOwners() - Method in class org.jbpm.task.Reassignment
 
getPresentationElements(long) - Method in interface org.jbpm.task.api.TaskPresentationService
 
getPresentationElements() - Method in class org.jbpm.task.TaskDef
 
getPreviousStatus() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
getPreviousStatus() - Method in class org.jbpm.task.TaskData
 
getPriority(long) - Method in interface org.jbpm.task.api.TaskInstanceService
 
getPriority(long) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
getPriority(long) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getPriority(long) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
getPriority() - Method in class org.jbpm.task.Notification
 
getPriority() - Method in class org.jbpm.task.query.TaskSummary
 
getPriority(long) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
getPriority() - Method in class org.jbpm.task.Task
 
getPriority() - Method in class org.jbpm.task.TaskDef
 
getProcessId() - Method in class org.jbpm.task.query.TaskSummary
 
getProcessId() - Method in class org.jbpm.task.TaskData
 
getProcessInstanceId() - Method in class org.jbpm.task.query.TaskSummary
 
getProcessInstanceId() - Method in class org.jbpm.task.TaskData
 
getProcessSessionId() - Method in class org.jbpm.task.query.TaskSummary
 
getProcessSessionId() - Method in class org.jbpm.task.TaskData
 
getReassignments() - Method in class org.jbpm.task.Escalation
 
getRecipients() - Method in class org.jbpm.task.Notification
 
getRecipients() - Method in class org.jbpm.task.PeopleAssignments
 
getRenderings() - Method in class org.jbpm.task.TaskDef
 
getReplyTo() - Method in class org.jbpm.task.EmailNotificationHeader
 
getRolePrincipleName() - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
getSize() - Method in class org.jbpm.task.Attachment
 
getStartDeadlines() - Method in class org.jbpm.task.Deadlines
 
getStatus() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
getStatus() - Method in class org.jbpm.task.query.TaskSummary
 
getStatus() - Method in class org.jbpm.task.TaskData
 
getSubject() - Method in class org.jbpm.task.EmailNotificationHeader
 
getSubject() - Method in class org.jbpm.task.query.TaskSummary
 
getSubjects() - Method in class org.jbpm.task.Notification
 
getSubjects() - Method in class org.jbpm.task.Task
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getSubTasksAssignedAsPotentialOwner(long, String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getSubTasksByParent(long) - Method in interface org.jbpm.task.api.TaskQueryService
 
getSubTasksByParent(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getSubTasksByParent(long) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getSubTasksByParent(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getSubTaskStrategy(long) - Method in interface org.jbpm.task.api.TaskInstanceService
 
getSubTaskStrategy(long) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
getSubTaskStrategy(long) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
getSubTaskStrategy(long) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
getSubTaskStrategy() - Method in class org.jbpm.task.query.TaskSummary
 
getSubTaskStrategy(long) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
getSubTaskStrategy() - Method in class org.jbpm.task.Task
 
getTargetEntityId() - Method in class org.jbpm.task.commands.TaskCommand
 
getTask() - Method in class org.jbpm.task.commands.AddTaskCommand
 
getTask() - Method in class org.jbpm.task.events.NotificationEvent
 
getTaskAdminService() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskAdminService() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskById(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskById(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskByWorkItemId(long) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTaskByWorkItemId(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskByWorkItemId(long) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTaskByWorkItemId(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskData() - Method in class org.jbpm.task.Task
 
getTaskDefById(String) - Method in interface org.jbpm.task.api.TaskDefService
 
getTaskDefById(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskDefById(String) - Method in class org.jbpm.task.impl.TaskDefServiceImpl
 
getTaskDefById(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskDefService() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskDefService() - Method in class org.jbpm.task.commands.TaskContext
 
getTaskDefService() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskEvents() - Method in class org.jbpm.task.commands.TaskContext
 
getTaskEventsById(long) - Method in interface org.jbpm.task.api.TaskEventsService
 
getTaskEventsById(long) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskEventsById(long) - Method in class org.jbpm.task.impl.TaskEventsServiceImpl
 
getTaskEventsById(long) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskEventsService() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskEventsService() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskId() - Method in class org.jbpm.task.commands.TaskCommand
 
getTaskId() - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
getTaskId() - Method in class org.jbpm.task.query.DeadlineSummary
 
getTaskId() - Method in class org.jbpm.task.TaskEvent
 
getTaskIdentityService() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskIdentityService() - Method in class org.jbpm.task.commands.TaskContext
 
getTaskIdentityService() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskInitiator() - Method in class org.jbpm.task.PeopleAssignments
 
getTaskInstanceById(long) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTaskInstanceById(long) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTaskInstanceService() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskInstanceService() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskLifeCycleEventListener() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskLifeCycleEventListener() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskQueryService() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTaskQueryService() - Method in class org.jbpm.task.commands.TaskContext
 
getTaskQueryService() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsExcludedOwner(String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsExcludedOwner(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwner(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsRecipient(String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsRecipient(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsTaskInitiator(String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsTaskInitiator(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskService() - Method in class org.jbpm.task.utils.TaskServiceModule
 
getTasksOwned(String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksOwned(String, List<Status>, String) - Method in interface org.jbpm.task.api.TaskQueryService
 
getTasksOwned(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksOwned(String, List<Status>, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getTasksOwned(String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksOwned(String, List<Status>, String) - Method in class org.jbpm.task.impl.TaskQueryServiceImpl
 
getTasksOwned(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTasksOwned(String, List<Status>, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getTaskStakeholders() - Method in class org.jbpm.task.PeopleAssignments
 
getTaskType() - Method in class org.jbpm.task.Task
 
getText() - Method in class org.jbpm.task.Comment
 
getText() - Method in class org.jbpm.task.I18NText
 
getType() - Method in class org.jbpm.task.BooleanExpression
 
getType() - Method in class org.jbpm.task.ContentData
 
getType() - Method in class org.jbpm.task.TaskEvent
 
getUser() - Method in class org.jbpm.task.TaskEvent
 
getUserById(String) - Method in interface org.jbpm.task.api.TaskIdentityService
 
getUserById(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getUserById(String) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
getUserById(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getUserGroupCallback() - Method in class org.jbpm.task.commands.TaskContext
 
getUserId() - Method in class org.jbpm.task.commands.TaskCommand
 
getUserInfo() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getUserInfo() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getUsers() - Method in interface org.jbpm.task.api.TaskIdentityService
 
getUsers() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
getUsers() - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
getUsers() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
getVersion() - Method in class org.jbpm.task.Task
 
getWorkItemId() - Method in class org.jbpm.task.TaskData
 
Group - Class in org.jbpm.task
 
Group() - Constructor for class org.jbpm.task.Group
 
Group(String) - Constructor for class org.jbpm.task.Group
 
groupsIds - Variable in class org.jbpm.task.commands.TaskCommand
 

H

hasEmail(Group) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
hasEmail(Group) - Method in interface org.jbpm.task.UserInfo
 
hashCode() - Method in class org.jbpm.task.Attachment
 
hashCode() - Method in class org.jbpm.task.BooleanExpression
 
hashCode() - Method in class org.jbpm.task.Comment
 
hashCode() - Method in class org.jbpm.task.Content
 
hashCode() - Method in class org.jbpm.task.Deadline
 
hashCode() - Method in class org.jbpm.task.Deadlines
 
hashCode() - Method in class org.jbpm.task.Delegation
 
hashCode() - Method in class org.jbpm.task.EmailNotification
 
hashCode() - Method in class org.jbpm.task.EmailNotificationHeader
 
hashCode() - Method in class org.jbpm.task.Escalation
 
hashCode() - Method in class org.jbpm.task.I18NText
 
hashCode() - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
hashCode() - Method in class org.jbpm.task.Language
 
hashCode() - Method in class org.jbpm.task.Notification
 
hashCode() - Method in class org.jbpm.task.OrganizationalEntity
 
hashCode() - Method in class org.jbpm.task.PeopleAssignments
 
hashCode() - Method in class org.jbpm.task.query.DeadlineSummary
 
hashCode() - Method in class org.jbpm.task.query.TaskSummary
 
hashCode() - Method in class org.jbpm.task.Reassignment
 
hashCode() - Method in class org.jbpm.task.Task
 
hashCode() - Method in class org.jbpm.task.TaskData
 
hashCode(List) - Static method in class org.jbpm.task.utils.CollectionUtils
 

I

I18NText - Class in org.jbpm.task
 
I18NText() - Constructor for class org.jbpm.task.I18NText
 
I18NText(String, String) - Constructor for class org.jbpm.task.I18NText
 
IllegalTaskStateException - Exception in org.jbpm.task.exception
 
IllegalTaskStateException(String) - Constructor for exception org.jbpm.task.exception.IllegalTaskStateException
 
IncorrectParametersException - Exception in org.jbpm.task.exception
Exception that is thrown when the parameters to a query are incorrect, with regard to either the number or type.
IncorrectParametersException(String) - Constructor for exception org.jbpm.task.exception.IncorrectParametersException
 
IncorrectParametersException(String, Throwable) - Constructor for exception org.jbpm.task.exception.IncorrectParametersException
 
init(Properties) - Method in class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
init() - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
initialize() - Method in class org.jbpm.task.TaskData
Initializes the state of the TaskData, i.e. sets the createdOn, activationTime and sets the state to Status.Created.
initializeTask(TaskDef, Task) - Static method in class org.jbpm.task.impl.factories.TaskFactory
This method contains the logic to initialize a Task using the defined semantic in the WS-HT specification
initializeTask(Task) - Static method in class org.jbpm.task.impl.factories.TaskFactory
 
initMVELOperations() - Method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
Internal - Annotation Type in org.jbpm.task.annotations
 
InternalTaskLifeCycleEventListener - Class in org.jbpm.task.lifecycle.listeners
 
InternalTaskLifeCycleEventListener() - Constructor for class org.jbpm.task.lifecycle.listeners.InternalTaskLifeCycleEventListener
 
IS_ENTITY_ID_DN - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
IS_USER_ID_DN - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
isAddTargetEntityToPotentialOwners() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isAddTargetUserToPotentialOwners() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isAllowed(User, List<String>, List<OrganizationalEntity>) - Static method in class org.jbpm.task.commands.CommandsUtil
 
isArchived() - Method in class org.jbpm.task.Task
 
isEscalated() - Method in class org.jbpm.task.Deadline
 
isInValidStatus(Task) - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
isRemoveUserFromPotentialOwners() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isSetNewOwnerToNull() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isSetNewOwnerToUser() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isSetToPreviousStatus() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isSkipable(long) - Method in interface org.jbpm.task.api.TaskInstanceService
 
isSkipable(long) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
isSkipable(long) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
isSkipable(long) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
isSkipable() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
isSkipable() - Method in class org.jbpm.task.query.TaskSummary
 
isSkipable(long) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
isSkipable() - Method in class org.jbpm.task.TaskData
 
isUserIsExplicitPotentialOwner() - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 

J

JAASUserGroupCallbackImpl - Class in org.jbpm.task.identity
JAAS based implementation of user group callback dedicated when using LocalTaskService in container such as JBoss AS.
JAASUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
JAASUserGroupCallbackImpl(String) - Constructor for class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
JBossUserGroupCallbackImpl - Class in org.jbpm.task.identity
 
JBossUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
JBossUserGroupCallbackImpl(String) - Constructor for class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
JBossUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.task.identity.JBossUserGroupCallbackImpl
 
JPATaskLifeCycleEventListener - Class in org.jbpm.task.lifecycle.listeners
 
JPATaskLifeCycleEventListener() - Constructor for class org.jbpm.task.lifecycle.listeners.JPATaskLifeCycleEventListener
 

L

LANG_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
Language - Class in org.jbpm.task
 
Language() - Constructor for class org.jbpm.task.Language
 
Language(String) - Constructor for class org.jbpm.task.Language
 
LDAPUserGroupCallbackImpl - Class in org.jbpm.task.identity
LDAP integration for Task Service to collect user and role/group information.
LDAPUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
LDAPUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
LDAPUserInfoImpl - Class in org.jbpm.task.identity
 
LDAPUserInfoImpl() - Constructor for class org.jbpm.task.identity.LDAPUserInfoImpl
 
LDAPUserInfoImpl(Properties) - Constructor for class org.jbpm.task.identity.LDAPUserInfoImpl
 
LifeCycleManager - Interface in org.jbpm.task.internals.lifecycle
 
Local - Annotation Type in org.jbpm.task.annotations
 

M

marshal(Object, Environment) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
marshalFault(Map<String, Object>, Environment) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
MEMBER_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
MockNotificationListener - Class in org.jbpm.task.deadlines.notifications.impl
 
MockNotificationListener() - Constructor for class org.jbpm.task.deadlines.notifications.impl.MockNotificationListener
 
Mvel - Annotation Type in org.jbpm.task.annotations
 
MVELLifeCycleManager - Class in org.jbpm.task.internals.lifecycle
 
MVELLifeCycleManager() - Constructor for class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
MVELLifeCycleManager(TaskDefService, TaskQueryService, TaskIdentityService, TaskLifeCycleEventListener) - Constructor for class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
MvelUserGroupCallbackImpl - Class in org.jbpm.task.identity
 
MvelUserGroupCallbackImpl() - Constructor for class org.jbpm.task.identity.MvelUserGroupCallbackImpl
 
MVELUtils - Class in org.jbpm.task.utils
 
MVELUtils() - Constructor for class org.jbpm.task.utils.MVELUtils
 

N

NAME_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
newTask(String, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskInstanceService
LIFECYCLE METHODS
newTask(TaskDef, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in interface org.jbpm.task.api.TaskInstanceService
 
newTask(String, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
newTask(TaskDef, Map<String, Object>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
newTask(String, Map<String, Object>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
newTask(TaskDef, Map<String, Object>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
newTask(String, Map<String, Object>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
newTask(TaskDef, Map<String, Object>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
newTask(TaskDef) - Static method in class org.jbpm.task.impl.factories.TaskFactory
 
newTask(String, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
newTask(TaskDef, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
newTask(String, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
newTask(TaskDef, Map<String, Object>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
newTask(String, Map<String, Object>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
newTask(TaskDef, Map<String, Object>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
newTask(TaskDef, Map<String, Object>, boolean) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
nominate(long, String, List<OrganizationalEntity>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
nominate(long, String, List<OrganizationalEntity>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
NominateTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Skip : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Initiator, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true } ],
NominateTaskCommand(long, String, List<OrganizationalEntity>) - Constructor for class org.jbpm.task.commands.NominateTaskCommand
 
Notification - Class in org.jbpm.task
 
Notification() - Constructor for class org.jbpm.task.Notification
 
NotificationEvent - Class in org.jbpm.task.events
 
NotificationEvent(Notification, Task, Content) - Constructor for class org.jbpm.task.events.NotificationEvent
 
NotificationListener - Interface in org.jbpm.task.deadlines
 
NotificationType - Enum in org.jbpm.task
 

O

OnErrorAction - Enum in org.jbpm.task.utils
Defines possible actions in case an error was encountered.
onNotification(NotificationEvent) - Method in interface org.jbpm.task.deadlines.NotificationListener
 
onNotification(NotificationEvent) - Method in class org.jbpm.task.deadlines.notifications.impl.MockNotificationListener
 
Operation - Enum in org.jbpm.task
 
OperationCommand - Class in org.jbpm.task.internals.lifecycle
 
OperationCommand() - Constructor for class org.jbpm.task.internals.lifecycle.OperationCommand
 
org.jbpm.task - package org.jbpm.task
 
org.jbpm.task.annotations - package org.jbpm.task.annotations
 
org.jbpm.task.api - package org.jbpm.task.api
 
org.jbpm.task.commands - package org.jbpm.task.commands
 
org.jbpm.task.deadlines - package org.jbpm.task.deadlines
 
org.jbpm.task.deadlines.notifications.impl - package org.jbpm.task.deadlines.notifications.impl
 
org.jbpm.task.events - package org.jbpm.task.events
 
org.jbpm.task.exception - package org.jbpm.task.exception
 
org.jbpm.task.identity - package org.jbpm.task.identity
 
org.jbpm.task.impl - package org.jbpm.task.impl
 
org.jbpm.task.impl.command - package org.jbpm.task.impl.command
 
org.jbpm.task.impl.factories - package org.jbpm.task.impl.factories
 
org.jbpm.task.internals.lifecycle - package org.jbpm.task.internals.lifecycle
 
org.jbpm.task.lifecycle.listeners - package org.jbpm.task.lifecycle.listeners
 
org.jbpm.task.query - package org.jbpm.task.query
 
org.jbpm.task.subtask - package org.jbpm.task.subtask
 
org.jbpm.task.utils - package org.jbpm.task.utils
 
OrganizationalEntity - Class in org.jbpm.task
 
OrganizationalEntity() - Constructor for class org.jbpm.task.OrganizationalEntity
 
OrganizationalEntity(String) - Constructor for class org.jbpm.task.OrganizationalEntity
 

P

PeopleAssignments - Class in org.jbpm.task
 
PeopleAssignments() - Constructor for class org.jbpm.task.PeopleAssignments
 
PermissionDeniedException - Exception in org.jbpm.task.exception
Exception that is thrown when a User try to perform an Operation on a Task
PermissionDeniedException(String) - Constructor for exception org.jbpm.task.exception.PermissionDeniedException
 
PresentationElement - Class in org.jbpm.task
 
PresentationElement() - Constructor for class org.jbpm.task.PresentationElement
 
PRINCIPAL_QUERY - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 

R

readAttachmentList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readBooleanExpressionList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readCommentList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readDeadlinesList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readEscalationList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Attachment
 
readExternal(ObjectInput) - Method in class org.jbpm.task.BooleanExpression
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Comment
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Content
 
readExternal(ObjectInput) - Method in class org.jbpm.task.ContentData
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Deadline
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Deadlines
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Delegation
 
readExternal(ObjectInput) - Method in class org.jbpm.task.EmailNotification
 
readExternal(ObjectInput) - Method in class org.jbpm.task.EmailNotificationHeader
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Escalation
 
readExternal(ObjectInput) - Method in class org.jbpm.task.exception.TaskError
 
readExternal(ObjectInput) - Method in class org.jbpm.task.FaultData
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Group
 
readExternal(ObjectInput) - Method in class org.jbpm.task.I18NText
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Notification
 
readExternal(ObjectInput) - Method in class org.jbpm.task.OrganizationalEntity
 
readExternal(ObjectInput) - Method in class org.jbpm.task.PeopleAssignments
 
readExternal(ObjectInput) - Method in class org.jbpm.task.query.TaskSummary
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Reassignment
 
readExternal(ObjectInput) - Method in class org.jbpm.task.Task
 
readExternal(ObjectInput) - Method in class org.jbpm.task.TaskData
 
readExternal(ObjectInput) - Method in class org.jbpm.task.User
 
readI18NTextList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readNotificationList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readOrganizationalEntityList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
readReassignmentList(ObjectInput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
Reassignment - Class in org.jbpm.task
 
Reassignment() - Constructor for class org.jbpm.task.Reassignment
 
release(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
release(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
release(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
release(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
release(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
release(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
release(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
ReleaseTaskCommand - Class in org.jbpm.task.commands
Operation.Release : [ new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [Allowed.Owner, Allowed.BusinessAdministrator ], setNewOwnerToNull = true, newStatus = Status.Ready } ],
ReleaseTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.ReleaseTaskCommand
 
remove(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
remove(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
remove(String) - Method in class org.jbpm.task.commands.TaskContext
 
remove(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
remove(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
remove(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
remove(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
remove(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
removeAllTasks() - Method in interface org.jbpm.task.api.TaskAdminService
 
removeAllTasks() - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
removeAllTasks() - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
removeAllTasks() - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
removeAttachment(long) - Method in class org.jbpm.task.TaskData
Removes the Attachment specified by the attachmentId.
removeComment(long) - Method in class org.jbpm.task.TaskData
Removes the Comment specified by the commentId.
removeGroup(String) - Method in interface org.jbpm.task.api.TaskIdentityService
 
removeGroup(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
removeGroup(String) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
removeGroup(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
removePresentationElement(long, long) - Method in interface org.jbpm.task.api.TaskPresentationService
 
removeTaskEventsById(long) - Method in interface org.jbpm.task.api.TaskEventsService
 
removeTaskEventsById(long) - Method in class org.jbpm.task.impl.TaskEventsServiceImpl
 
removeTasks(List<TaskSummary>) - Method in interface org.jbpm.task.api.TaskAdminService
 
removeTasks(List<TaskSummary>) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.task.impl.TaskAdminServiceImpl
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
removeUser(String) - Method in interface org.jbpm.task.api.TaskIdentityService
 
removeUser(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
removeUser(String) - Method in class org.jbpm.task.impl.TaskIdentityServiceImpl
 
removeUser(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
Rendering - Class in org.jbpm.task
 
Rendering() - Constructor for class org.jbpm.task.Rendering
 
requiredProperties - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
requiredProperties - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
reset() - Static method in class org.jbpm.task.deadlines.notifications.impl.MockNotificationListener
 
resume(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
resume(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
resume(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
resume(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
resume(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
resume(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
resume(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
ResumeTaskCommand - Class in org.jbpm.task.commands
Operation.Resume : [ new OperationCommand().{ previousStatus = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], setToPreviousStatus = true }, new OperationCommand().{ previousStatus = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], setToPreviousStatus = true } ],
ResumeTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.ResumeTaskCommand
 
ROLE_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLE_CTX - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_CTX - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLE_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
ROLE_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLE_MEMBERS_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
ROLES_QUERY - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 

S

schedule(long, long, long) - Method in interface org.jbpm.task.api.TaskDeadlinesService
 
schedule(long, long, long) - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
searchLdap(String, String, String, OrganizationalEntity) - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
set(String, Object) - Method in class org.jbpm.task.commands.TaskContext
 
setAccessType(AccessType) - Method in class org.jbpm.task.Attachment
 
setAccessType(AccessType) - Method in class org.jbpm.task.ContentData
 
setActivationTime(Date) - Method in class org.jbpm.task.query.TaskSummary
 
setActivationTime(Date) - Method in class org.jbpm.task.TaskData
 
setActualOwner(User) - Method in class org.jbpm.task.query.TaskSummary
 
setActualOwner(User) - Method in class org.jbpm.task.TaskData
 
setAddedAt(Date) - Method in class org.jbpm.task.Comment
 
setAddedBy(User) - Method in class org.jbpm.task.Comment
 
setAddTargetUserToPotentialOwners(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setAllowed(AllowedToDelegate) - Method in class org.jbpm.task.Delegation
 
setAllowed(List<Allowed>) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setArchived(Boolean) - Method in class org.jbpm.task.Task
 
setAttachedAt(Date) - Method in class org.jbpm.task.Attachment
 
setAttachedBy(User) - Method in class org.jbpm.task.Attachment
 
setAttachmentContentId(long) - Method in class org.jbpm.task.Attachment
 
setAttachments(List<Attachment>) - Method in class org.jbpm.task.TaskData
 
setBody(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.task.Notification
 
setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setComments(List<Comment>) - Method in class org.jbpm.task.TaskData
 
setCompletionBehaviors(List<CompletionBehavior>) - Method in class org.jbpm.task.TaskDef
 
setConstraints(List<BooleanExpression>) - Method in class org.jbpm.task.Escalation
 
setContent(Content) - Method in class org.jbpm.task.Attachment
Sets the content for this attachment, i.e. the size and the attachmentContentId.
setContent(byte[]) - Method in class org.jbpm.task.Content
 
setContent(byte[]) - Method in class org.jbpm.task.ContentData
 
setContent(Content) - Method in class org.jbpm.task.events.NotificationEvent
 
setContentType(String) - Method in class org.jbpm.task.Attachment
 
setCreatedBy(User) - Method in class org.jbpm.task.query.TaskSummary
 
setCreatedBy(User) - Method in class org.jbpm.task.TaskData
 
setCreatedOn(Date) - Method in class org.jbpm.task.query.TaskSummary
 
setCreatedOn(Date) - Method in class org.jbpm.task.TaskData
 
setDate(Date) - Method in class org.jbpm.task.Deadline
 
setDate(Date) - Method in class org.jbpm.task.query.DeadlineSummary
 
setDeadlineId(long) - Method in class org.jbpm.task.query.DeadlineSummary
 
setDeadlines(Deadlines) - Method in class org.jbpm.task.Task
 
setDelegates(List<OrganizationalEntity>) - Method in class org.jbpm.task.Delegation
 
setDelegation(Delegation) - Method in class org.jbpm.task.Task
 
setDelegations(List<Delegation>) - Method in class org.jbpm.task.TaskDef
 
setDescription(String) - Method in class org.jbpm.task.query.TaskSummary
 
setDescriptions(long, List<I18NText>) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setDescriptions(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setDescriptions(List<I18NText>) - Method in class org.jbpm.task.Task
 
setDocument(long, ContentData) - Method in class org.jbpm.task.TaskData
Sets the document content data for this task data.
setDocumentAccessType(AccessType) - Method in class org.jbpm.task.TaskData
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.task.Deadline
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setDocumentation(List<I18NText>) - Method in class org.jbpm.task.Reassignment
 
setDocumentContentId(long) - Method in class org.jbpm.task.TaskData
 
setDocumentType(String) - Method in class org.jbpm.task.TaskData
 
setEm(EntityManager) - Method in class org.jbpm.task.commands.TaskContext
 
setEmailHeaders(Map<Language, EmailNotificationHeader>) - Method in class org.jbpm.task.EmailNotification
 
setEndDeadlines(List<Deadline>) - Method in class org.jbpm.task.Deadlines
 
setEscalated(Boolean) - Method in class org.jbpm.task.Deadline
 
setEscalations(List<Escalation>) - Method in class org.jbpm.task.Deadline
 
setEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.task.commands.TaskContext
 
setExcludedOwners(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setExec(Operation) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setExpirationDate(long, Date) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setExpirationDate(long, Date) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setExpirationDate(long, Date) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setExpirationTime(Date) - Method in class org.jbpm.task.query.TaskSummary
 
setExpirationTime(Date) - Method in class org.jbpm.task.TaskData
 
setExpression(String) - Method in class org.jbpm.task.BooleanExpression
 
setFault(long, String, FaultData) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setFault(long, String, FaultData) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setFault(long, String, FaultData) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setFault(long, FaultData) - Method in class org.jbpm.task.TaskData
Sets the fault data for this task data.
setFaultName(String) - Method in class org.jbpm.task.FaultData
 
setFrom(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setGroupsIds(List<String>) - Method in class org.jbpm.task.commands.TaskCommand
 
setId(long) - Method in class org.jbpm.task.Attachment
 
setId(long) - Method in class org.jbpm.task.BooleanExpression
 
setId(long) - Method in class org.jbpm.task.Comment
 
setId(long) - Method in class org.jbpm.task.Content
 
setId(long) - Method in class org.jbpm.task.Deadline
 
setId(long) - Method in class org.jbpm.task.EmailNotificationHeader
 
setId(long) - Method in class org.jbpm.task.Escalation
 
setId(long) - Method in class org.jbpm.task.I18NText
 
setId(long) - Method in class org.jbpm.task.Notification
 
setId(String) - Method in class org.jbpm.task.OrganizationalEntity
 
setId(long) - Method in class org.jbpm.task.query.TaskSummary
 
setId(long) - Method in class org.jbpm.task.Reassignment
 
setId(long) - Method in class org.jbpm.task.Task
 
setId(long) - Method in class org.jbpm.task.TaskDef
 
setId(long) - Method in class org.jbpm.task.TaskEvent
 
setLanguage(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setLanguage(String) - Method in class org.jbpm.task.I18NText
 
setMapkey(String) - Method in class org.jbpm.task.Language
 
setName(String) - Method in class org.jbpm.task.Attachment
 
setName(String) - Method in class org.jbpm.task.Escalation
 
setName(String) - Method in class org.jbpm.task.query.TaskSummary
 
setName(String) - Method in class org.jbpm.task.TaskDef
 
setNames(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setNames(List<I18NText>) - Method in class org.jbpm.task.Task
 
setNewStatus(Status) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setNotification(Notification) - Method in class org.jbpm.task.events.NotificationEvent
 
setNotifications(List<Notification>) - Method in class org.jbpm.task.Escalation
 
setOutput(long, String, Object) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setOutput(long, String, Object) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setOutput(long, String, Object) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setOutput(long, String, Object) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setOutput(long, String, Object) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setOutput(long, String, Object) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setOutput(long, String, Object) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setOutput(long, ContentData) - Method in class org.jbpm.task.TaskData
Sets the content data for this task data.
setParentId(long) - Method in class org.jbpm.task.query.TaskSummary
 
setParentId(long) - Method in class org.jbpm.task.TaskData
 
setPeopleAssignments(PeopleAssignments) - Method in class org.jbpm.task.Task
 
setPeopleAssignments(PeopleAssignments) - Method in class org.jbpm.task.TaskDef
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.task.Reassignment
 
setPresentationElements(List<PresentationElement>) - Method in class org.jbpm.task.TaskDef
 
setPreviousStatus(List<Status>) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setPreviousStatus(Status) - Method in class org.jbpm.task.TaskData
 
setPriority(long, int) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setPriority(long, int) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setPriority(long, int) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setPriority(long, String, int) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setPriority(long, int) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setPriority(long, int) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setPriority(long, int) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setPriority(int) - Method in class org.jbpm.task.Notification
 
setPriority(int) - Method in class org.jbpm.task.query.TaskSummary
 
setPriority(long, int) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setPriority(int) - Method in class org.jbpm.task.Task
 
setPriority(int) - Method in class org.jbpm.task.TaskDef
 
setProcessId(String) - Method in class org.jbpm.task.query.TaskSummary
 
setProcessId(String) - Method in class org.jbpm.task.TaskData
 
setProcessInstanceId(long) - Method in class org.jbpm.task.query.TaskSummary
 
setProcessInstanceId(long) - Method in class org.jbpm.task.TaskData
 
setProcessSessionId(int) - Method in class org.jbpm.task.query.TaskSummary
 
setProcessSessionId(int) - Method in class org.jbpm.task.TaskData
 
setReassignments(List<Reassignment>) - Method in class org.jbpm.task.Escalation
 
setRecipients(List<OrganizationalEntity>) - Method in class org.jbpm.task.Notification
 
setRecipients(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setRemoveUserFromPotentialOwners(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setRenderings(List<Rendering>) - Method in class org.jbpm.task.TaskDef
 
setReplyTo(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setRolePrincipleName(String) - Method in class org.jbpm.task.identity.JAASUserGroupCallbackImpl
 
setSetNewOwnerToNull(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setSetNewOwnerToUser(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setSetToPreviousStatus(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setSize(int) - Method in class org.jbpm.task.Attachment
 
setSkipable(long, boolean) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setSkipable(long, boolean) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setSkipable(long, boolean) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setSkipable(long, boolean) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setSkipable(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setSkipable(boolean) - Method in class org.jbpm.task.query.TaskSummary
 
setSkipable(long, boolean) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setSkipable(boolean) - Method in class org.jbpm.task.TaskData
 
setStartDeadlines(List<Deadline>) - Method in class org.jbpm.task.Deadlines
 
setStatus(List<Status>) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setStatus(Status) - Method in class org.jbpm.task.query.TaskSummary
 
setStatus(Status) - Method in class org.jbpm.task.TaskData
 
setSubject(String) - Method in class org.jbpm.task.EmailNotificationHeader
 
setSubject(String) - Method in class org.jbpm.task.query.TaskSummary
 
setSubjects(List<I18NText>) - Method in class org.jbpm.task.Notification
 
setSubjects(List<I18NText>) - Method in class org.jbpm.task.Task
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in interface org.jbpm.task.api.TaskInstanceService
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
setSubTaskStrategy(SubTasksStrategy) - Method in class org.jbpm.task.query.TaskSummary
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
setSubTaskStrategy(SubTasksStrategy) - Method in class org.jbpm.task.Task
 
setTargetEntityId(String) - Method in class org.jbpm.task.commands.TaskCommand
 
setTask(Task) - Method in class org.jbpm.task.events.NotificationEvent
 
setTaskAdminService(TaskAdminService) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setTaskAdminService(TaskAdminService) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setTaskData(TaskData) - Method in class org.jbpm.task.Task
 
setTaskDefService(TaskDefService) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setTaskDefService(TaskDefService) - Method in class org.jbpm.task.commands.TaskContext
 
setTaskDefService(TaskDefService) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setTaskEvents(Event<Task>) - Method in class org.jbpm.task.commands.TaskContext
 
setTaskEventsService(TaskEventsService) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setTaskEventsService(TaskEventsService) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setTaskId(long) - Method in class org.jbpm.task.commands.TaskCommand
 
setTaskId(long) - Method in class org.jbpm.task.query.DeadlineSummary
 
setTaskId(long) - Method in class org.jbpm.task.TaskEvent
 
setTaskIdentityService(TaskIdentityService) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setTaskIdentityService(TaskIdentityService) - Method in class org.jbpm.task.commands.TaskContext
 
setTaskIdentityService(TaskIdentityService) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setTaskInitiator(User) - Method in class org.jbpm.task.PeopleAssignments
 
setTaskInstanceService(TaskInstanceService) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setTaskInstanceService(TaskInstanceService) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setTaskQueryService(TaskQueryService) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.task.commands.TaskContext
 
setTaskQueryService(TaskQueryService) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setTaskStakeholders(List<OrganizationalEntity>) - Method in class org.jbpm.task.PeopleAssignments
 
setTaskType(String) - Method in class org.jbpm.task.Task
 
setText(String) - Method in class org.jbpm.task.Comment
 
setText(String) - Method in class org.jbpm.task.I18NText
 
setType(String) - Method in class org.jbpm.task.BooleanExpression
 
setType(String) - Method in class org.jbpm.task.ContentData
 
setType(TaskEvent.TaskEventType) - Method in class org.jbpm.task.TaskEvent
 
setUser(User) - Method in class org.jbpm.task.TaskEvent
 
setUserGroupCallback(UserGroupCallback) - Method in class org.jbpm.task.commands.TaskContext
 
setUserId(String) - Method in class org.jbpm.task.commands.TaskCommand
 
setUserInfo(UserInfo) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
setUserInfo(UserInfo) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
setUserIsExplicitPotentialOwner(boolean) - Method in class org.jbpm.task.internals.lifecycle.OperationCommand
 
setValidStatuses() - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
setWorkItemId(long) - Method in class org.jbpm.task.TaskData
 
skip(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
skip(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
skip(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
skip(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
skip(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
skip(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
skip(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
SkipTaskCommand<Void> - Class in org.jbpm.task.commands
Operation.Skip : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Initiator, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Obsolete, skipable = true } ],
SkipTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.SkipTaskCommand
 
start(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
start(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
start(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
start(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
start(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
start(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
start(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
StartTaskCommand - Class in org.jbpm.task.commands
Operation.Start : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner ], setNewOwnerToUser = true, newStatus = Status.InProgress }, new OperationCommand().{ status = [ Status.Reserved ], allowed = [ Allowed.Owner ], newStatus = Status.InProgress } ], *
StartTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.StartTaskCommand
 
Status - Enum in org.jbpm.task
 
StatusChange - Class in org.jbpm.task
 
StatusChange() - Constructor for class org.jbpm.task.StatusChange
 
stop(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
stop(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
stop(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
stop(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
stop(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
stop(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
stop(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
StopTaskCommand - Class in org.jbpm.task.commands
Operation.Stop : [ new OperationCommand().{ status = [ Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Reserved } ],
StopTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.StopTaskCommand
 
SubTaskDecorator - Class in org.jbpm.task.subtask
 
SubTaskDecorator() - Constructor for class org.jbpm.task.subtask.SubTaskDecorator
 
SubTasksStrategy - Enum in org.jbpm.task
 
suspend(long, String) - Method in interface org.jbpm.task.api.TaskInstanceService
 
suspend(long, String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
suspend(long, String) - Method in class org.jbpm.task.deadlines.DeadlinesDecorator
 
suspend(long, String) - Method in class org.jbpm.task.impl.command.CommandBasedTaskInstanceServiceImpl
 
suspend(long, String) - Method in class org.jbpm.task.impl.TaskInstanceServiceImpl
 
suspend(long, String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
suspend(long, String) - Method in class org.jbpm.task.subtask.SubTaskDecorator
 
SuspendTaskCommand - Class in org.jbpm.task.commands
Operation.Suspend : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], newStatus = Status.Suspended }, new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Suspended } ],
SuspendTaskCommand(long, String) - Constructor for class org.jbpm.task.commands.SuspendTaskCommand
 

T

targetEntityId - Variable in class org.jbpm.task.commands.TaskCommand
 
Task - Class in org.jbpm.task
 
Task() - Constructor for class org.jbpm.task.Task
 
TaskAdminService - Interface in org.jbpm.task.api
The Task Admintration Service is intended to provide administrative functions such as: - Remove and Archive Tasks
TaskAdminServiceImpl - Class in org.jbpm.task.impl
 
TaskAdminServiceImpl() - Constructor for class org.jbpm.task.impl.TaskAdminServiceImpl
 
TaskAttachmentService - Interface in org.jbpm.task.api
The Task Attachment Service will deal with all the functionality related with Task Attachments.
TaskAttachmentServiceImpl - Class in org.jbpm.task.impl
 
TaskAttachmentServiceImpl() - Constructor for class org.jbpm.task.impl.TaskAttachmentServiceImpl
 
TaskCommand<T> - Class in org.jbpm.task.commands
 
TaskCommand() - Constructor for class org.jbpm.task.commands.TaskCommand
 
TaskCommandExecutor - Interface in org.jbpm.task.api
 
TaskCommandExecutorImpl - Class in org.jbpm.task.commands
 
TaskCommandExecutorImpl() - Constructor for class org.jbpm.task.commands.TaskCommandExecutorImpl
 
TaskCommentService - Interface in org.jbpm.task.api
The Task Comment Service will handle all the operations related with the Comments associated with a Task
TaskCommentServiceImpl - Class in org.jbpm.task.impl
 
TaskCommentServiceImpl() - Constructor for class org.jbpm.task.impl.TaskCommentServiceImpl
 
TaskContentService - Interface in org.jbpm.task.api
The Task Content Service is intended to handle the information which is stored inside a Task.
TaskContentServiceImpl - Class in org.jbpm.task.impl
 
TaskContentServiceImpl() - Constructor for class org.jbpm.task.impl.TaskContentServiceImpl
 
TaskContext - Class in org.jbpm.task.commands
 
TaskContext() - Constructor for class org.jbpm.task.commands.TaskContext
 
TaskData - Class in org.jbpm.task
 
TaskData() - Constructor for class org.jbpm.task.TaskData
 
TaskDeadlinesService - Interface in org.jbpm.task.api
The Task Deadlines Service is intended to handle all the Deadlines associated with a Task
TaskDeadlinesServiceImpl - Class in org.jbpm.task.impl
 
TaskDeadlinesServiceImpl() - Constructor for class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
TaskDeadlinesServiceImpl.ScheduledTaskDeadline - Class in org.jbpm.task.impl
 
TaskDeadlinesServiceImpl.ScheduledTaskDeadline(long, long) - Constructor for class org.jbpm.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
 
TaskDef - Class in org.jbpm.task
 
TaskDef() - Constructor for class org.jbpm.task.TaskDef
 
TaskDef(String) - Constructor for class org.jbpm.task.TaskDef
 
TaskDefFactory - Class in org.jbpm.task.impl.factories
 
TaskDefFactory() - Constructor for class org.jbpm.task.impl.factories.TaskDefFactory
 
TaskDefService - Interface in org.jbpm.task.api
Experimental: The Task Definition Service is intended to keep meta information about a Task.
TaskDefServiceImpl - Class in org.jbpm.task.impl
 
TaskDefServiceImpl() - Constructor for class org.jbpm.task.impl.TaskDefServiceImpl
 
TaskError - Class in org.jbpm.task.exception
 
TaskError() - Constructor for class org.jbpm.task.exception.TaskError
 
TaskError(String) - Constructor for class org.jbpm.task.exception.TaskError
 
TaskEvent - Class in org.jbpm.task
 
TaskEvent() - Constructor for class org.jbpm.task.TaskEvent
 
TaskEvent(long, TaskEvent.TaskEventType, User) - Constructor for class org.jbpm.task.TaskEvent
 
TaskEvent.TaskEventType - Enum in org.jbpm.task
 
TaskEventsService - Interface in org.jbpm.task.api
The Task Events Service is intended to provide all the functionality required to handle the events that are being emitted by the module
TaskEventsServiceImpl - Class in org.jbpm.task.impl
 
TaskEventsServiceImpl() - Constructor for class org.jbpm.task.impl.TaskEventsServiceImpl
 
TaskException - Exception in org.jbpm.task.exception
Base class for all exceptions for the task related activities
TaskException(String) - Constructor for exception org.jbpm.task.exception.TaskException
 
TaskException(String, Throwable) - Constructor for exception org.jbpm.task.exception.TaskException
 
TaskFactory - Class in org.jbpm.task.impl.factories
 
TaskFactory() - Constructor for class org.jbpm.task.impl.factories.TaskFactory
 
taskId - Variable in class org.jbpm.task.commands.TaskCommand
 
TaskIdentityService - Interface in org.jbpm.task.api
The Task Identity Service provides all the functionality related with the Organizational Entities that will be handled internally by jBPM.
TaskIdentityServiceImpl - Class in org.jbpm.task.impl
 
TaskIdentityServiceImpl() - Constructor for class org.jbpm.task.impl.TaskIdentityServiceImpl
 
TaskInstanceService - Interface in org.jbpm.task.api
The Task Instance Service is in charge of handling all the actions required to interact with a Task Instance.
TaskInstanceServiceImpl - Class in org.jbpm.task.impl
 
TaskInstanceServiceImpl() - Constructor for class org.jbpm.task.impl.TaskInstanceServiceImpl
 
TaskInstanceServiceImpl(TaskDefService, LifeCycleManager) - Constructor for class org.jbpm.task.impl.TaskInstanceServiceImpl
 
TaskLifeCycleEventListener - Interface in org.jbpm.task.lifecycle.listeners
 
taskOperation(Operation, long, String, String, Map<String, Object>, List<String>) - Method in class org.jbpm.task.identity.UserGroupLifeCycleManagerDecorator
 
taskOperation(Operation, long, String, String, Map<String, Object>, List<String>) - Method in interface org.jbpm.task.internals.lifecycle.LifeCycleManager
 
taskOperation(Operation, long, String, String, Map<String, Object>, List<String>) - Method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
TaskPresentationService - Interface in org.jbpm.task.api
Experimental The Task Presentation Service is intended to handle all the informaiton related with the Task Rendering Phase.
TaskQueryService - Interface in org.jbpm.task.api
The Task Query Service will contain all the methods to get information about the current Task Instances.
TaskQueryServiceImpl - Class in org.jbpm.task.impl
 
TaskQueryServiceImpl() - Constructor for class org.jbpm.task.impl.TaskQueryServiceImpl
 
TaskServiceEntryPoint - Interface in org.jbpm.task.api
The Task Service Entry Point serves as facade of all the other services, providing a single entry point to access to all the services
TaskServiceEntryPointImpl - Class in org.jbpm.task.impl
 
TaskServiceEntryPointImpl() - Constructor for class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
TaskServiceModule - Class in org.jbpm.task.utils
 
TaskStatisticsService - Interface in org.jbpm.task.api
The Task Statistics Service provides all the methods for gathering Task Instance Statistics.
TaskStatisticsServiceImpl - Class in org.jbpm.task.impl
 
TaskStatisticsServiceImpl() - Constructor for class org.jbpm.task.impl.TaskStatisticsServiceImpl
 
TaskSummary - Class in org.jbpm.task.query
 
TaskSummary(long, long, String, String, String, Status, int, boolean, User, User, Date, Date, Date, String, int, SubTasksStrategy, long) - Constructor for class org.jbpm.task.query.TaskSummary
 
TaskSummary() - Constructor for class org.jbpm.task.query.TaskSummary
 
toString(Reader) - Static method in class org.jbpm.task.internals.lifecycle.MVELLifeCycleManager
 
toString() - Method in class org.jbpm.task.Language
 
toString() - Method in class org.jbpm.task.OrganizationalEntity
 
toString(Reader) - Static method in class org.jbpm.task.utils.MVELUtils
 

U

undeployTaskDef(String) - Method in interface org.jbpm.task.api.TaskDefService
 
undeployTaskDef(String) - Method in interface org.jbpm.task.api.TaskServiceEntryPoint
 
undeployTaskDef(String) - Method in class org.jbpm.task.impl.TaskDefServiceImpl
 
undeployTaskDef(String) - Method in class org.jbpm.task.impl.TaskServiceEntryPointImpl
 
unmarshall(byte[], Environment) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
unmarshall(byte[], Environment, ClassLoader) - Static method in class org.jbpm.task.utils.ContentMarshallerHelper
 
unschedule(long) - Method in interface org.jbpm.task.api.TaskDeadlinesService
 
unschedule(long) - Method in class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
User - Class in org.jbpm.task
 
User() - Constructor for class org.jbpm.task.User
 
User(String) - Constructor for class org.jbpm.task.User
 
USER_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_ATTR_ID - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
USER_CTX - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_CTX - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
USER_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserInfoImpl
 
USER_ROLES_CTX - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_ROLES_FILTER - Static variable in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
USER_ROLES_QUERY - Static variable in class org.jbpm.task.identity.DBUserGroupCallbackImpl
 
UserGroupCallback - Interface in org.jbpm.task.identity
 
UserGroupLifeCycleManagerDecorator - Class in org.jbpm.task.identity
 
UserGroupLifeCycleManagerDecorator() - Constructor for class org.jbpm.task.identity.UserGroupLifeCycleManagerDecorator
 
UserGroupTaskAttachmentDecorator - Class in org.jbpm.task.identity
 
UserGroupTaskAttachmentDecorator() - Constructor for class org.jbpm.task.identity.UserGroupTaskAttachmentDecorator
 
UserGroupTaskCommandExecutorDecorator - Class in org.jbpm.task.identity
 
UserGroupTaskCommandExecutorDecorator() - Constructor for class org.jbpm.task.identity.UserGroupTaskCommandExecutorDecorator
 
UserGroupTaskCommentDecorator - Class in org.jbpm.task.identity
 
UserGroupTaskCommentDecorator() - Constructor for class org.jbpm.task.identity.UserGroupTaskCommentDecorator
 
userId - Variable in class org.jbpm.task.commands.TaskCommand
 
UserInfo - Interface in org.jbpm.task
 

V

validate() - Method in class org.jbpm.task.identity.LDAPUserGroupCallbackImpl
 
validate() - Method in class org.jbpm.task.identity.LDAPUserInfoImpl
 
validStatuses - Variable in class org.jbpm.task.impl.TaskDeadlinesServiceImpl
 
valueOf(String) - Static method in enum org.jbpm.task.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.AllowedToDelegate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.CommandName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.internals.lifecycle.Allowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.SubTasksStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.TaskEvent.TaskEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jbpm.task.utils.OnErrorAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.task.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.AllowedToDelegate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.CommandName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.internals.lifecycle.Allowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.SubTasksStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.TaskEvent.TaskEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jbpm.task.utils.OnErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeAttachmentList(List<Attachment>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeBooleanExpressionList(List<BooleanExpression>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeCommentList(List<Comment>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeDeadlineList(List<Deadline>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeEscalationList(List<Escalation>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Attachment
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.BooleanExpression
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Comment
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Content
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.ContentData
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Deadline
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Deadlines
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Delegation
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.EmailNotification
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.EmailNotificationHeader
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Escalation
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.exception.TaskError
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.FaultData
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Group
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.I18NText
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Notification
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.OrganizationalEntity
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.PeopleAssignments
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.query.TaskSummary
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Reassignment
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.Task
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.TaskData
 
writeExternal(ObjectOutput) - Method in class org.jbpm.task.User
 
writeI18NTextList(List<I18NText>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeNotificationList(List<Notification>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeOrganizationalEntityList(List<OrganizationalEntity>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 
writeReassignmentList(List<Reassignment>, ObjectOutput) - Static method in class org.jbpm.task.utils.CollectionUtils
 

A B C D E F G H I J L M N O P R S T U V W

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