A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORT - org.jbpm.services.task.utils.OnErrorAction
-
Abort an item that was initiator of an action (for instance work item)
- AbstractJaxbTaskObject<T> - Class in org.jbpm.services.task.impl.model.xml
- AbstractJaxbTaskObject() - Constructor for class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- AbstractJaxbTaskObject(Class<?>) - Constructor for class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- AbstractJaxbTaskObject(T, Class<?>) - Constructor for class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- AbstractLoadCalculator - Class in org.jbpm.services.task.assignment.impl
- AbstractLoadCalculator(String) - Constructor for class org.jbpm.services.task.assignment.impl.AbstractLoadCalculator
- AbstractUserGroupInfo - Class in org.jbpm.services.task.identity
- AbstractUserGroupInfo() - Constructor for class org.jbpm.services.task.identity.AbstractUserGroupInfo
- activate(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- activate(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- ActivateTaskCommand - Class in org.jbpm.services.task.commands
-
Operation.Activate : [ new OperationCommand().{ status = [ Status.Created ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Ready } ],
- ActivateTaskCommand() - Constructor for class org.jbpm.services.task.commands.ActivateTaskCommand
- ActivateTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ActivateTaskCommand
- activationTime(Date...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- activationTimeRange(Date, Date) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- actualOwner(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- ADD_TASK_SCOPE - Static variable in interface org.jbpm.services.task.rule.TaskRuleService
- addAttachment(long, Attachment, Content) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addAttachment(long, Attachment, Content) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- AddAttachmentCommand - Class in org.jbpm.services.task.commands
- AddAttachmentCommand() - Constructor for class org.jbpm.services.task.commands.AddAttachmentCommand
- AddAttachmentCommand(Long, Attachment, Object) - Constructor for class org.jbpm.services.task.commands.AddAttachmentCommand
- AddAttachmentCommand(Long, Attachment, Content) - Constructor for class org.jbpm.services.task.commands.AddAttachmentCommand
- addComment(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addComment(long, Comment) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addComment(long, Comment) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
- AddCommentCommand - Class in org.jbpm.services.task.commands
- AddCommentCommand() - Constructor for class org.jbpm.services.task.commands.AddCommentCommand
- AddCommentCommand(Long, String, String) - Constructor for class org.jbpm.services.task.commands.AddCommentCommand
- AddCommentCommand(Long, Comment) - Constructor for class org.jbpm.services.task.commands.AddCommentCommand
- addContent(long, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addContent(long, Content) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- AddContentCommand - Class in org.jbpm.services.task.commands
- AddContentCommand() - Constructor for class org.jbpm.services.task.commands.AddContentCommand
- AddContentCommand(Long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.AddContentCommand
- AddContentCommand(Long, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.AddContentCommand
- AddContentCommand(Long, Content) - Constructor for class org.jbpm.services.task.commands.AddContentCommand
- addContentFromUser(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- AddContentFromUserCommand - Class in org.jbpm.services.task.commands
- AddContentFromUserCommand() - Constructor for class org.jbpm.services.task.commands.AddContentFromUserCommand
- AddContentFromUserCommand(long, String) - Constructor for class org.jbpm.services.task.commands.AddContentFromUserCommand
- addDefaultInterceptor() - Method in class org.jbpm.services.task.HumanTaskConfigurator
- addEmailFromCallbackOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- addErrorHandlingInterceptor() - Method in class org.jbpm.services.task.HumanTaskConfigurator
- addExternalUserGroupAdapter(UserGroupAdapter) - Static method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- addGlobals(String, Map<String, Object>) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
- addGlobals(String, Map<String, Object>) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
- addGroup(Group) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addGroup(Group) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- AddGroupCommand - Class in org.jbpm.services.task.commands
- AddGroupCommand() - Constructor for class org.jbpm.services.task.commands.AddGroupCommand
- AddGroupCommand(String) - Constructor for class org.jbpm.services.task.commands.AddGroupCommand
- addGroupFromCallbackOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- addInterceptor(ChainableRunner) - Method in class org.jbpm.services.task.commands.TaskCommandExecutorImpl
- addKieBase(String, KieBase) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
- addKieBase(String, KieBase) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
- addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.services.task.impl.TaskContentRegistry
- addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- addOptimisticLockInterceptor() - Method in class org.jbpm.services.task.HumanTaskConfigurator
- addOutputContent(long, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- addOutputContentFromUser(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addOutputContentFromUser(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- addReason(String) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- addStrategy(AssignmentStrategy) - Method in class org.jbpm.services.task.assignment.AssignmentServiceRegistry
- addStrategy(PredictionService) - Method in class org.jbpm.services.task.prediction.PredictionServiceRegistry
- addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addTask(Task, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- addTask(Task, ContentData) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addTask(Task, ContentData) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- AddTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.AddTaskCommand
- AddTaskCommand(Task, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.AddTaskCommand
- AddTaskCommand(Task, ContentData) - Constructor for class org.jbpm.services.task.commands.AddTaskCommand
- addTransactionLockInterceptor() - Method in class org.jbpm.services.task.HumanTaskConfigurator
- addUser(User) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- addUser(User) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- AddUserCommand - Class in org.jbpm.services.task.commands
- AddUserCommand() - Constructor for class org.jbpm.services.task.commands.AddUserCommand
- AddUserCommand(String) - Constructor for class org.jbpm.services.task.commands.AddUserCommand
- addUserFromCallbackOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- addUserIdToContext(TaskCommand<?>, RequestContext) - Method in class org.jbpm.services.task.commands.TaskCommandExecutorImpl
- addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- AddUsersGroupsCommand - Class in org.jbpm.services.task.commands
- AddUsersGroupsCommand() - Constructor for class org.jbpm.services.task.commands.AddUsersGroupsCommand
- AddUsersGroupsCommand(Map<String, User>, Map<String, Group>) - Constructor for class org.jbpm.services.task.commands.AddUsersGroupsCommand
- adoptList(List<?>, List<?>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.services.task.admin.listener.TaskCleanUpProcessEventListener
- afterTaskActivatedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskAddedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskClaimedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskCompletedEvent(TaskEvent) - Method in class org.jbpm.services.task.assignment.impl.AssignmentTaskEventListener
- afterTaskCompletedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskDelegatedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskExitedEvent(TaskEvent) - Method in class org.jbpm.services.task.assignment.impl.AssignmentTaskEventListener
- afterTaskExitedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskFailedEvent(TaskEvent) - Method in class org.jbpm.services.task.assignment.impl.AssignmentTaskEventListener
- afterTaskFailedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskForwardedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskNominatedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskReleasedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskResumedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskResumedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.WorkflowBridgeTaskLifeCycleEventListener
- afterTaskSkippedEvent(TaskEvent) - Method in class org.jbpm.services.task.assignment.impl.AssignmentTaskEventListener
- afterTaskSkippedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskStartedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskStoppedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskSuspendedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- afterTaskSuspendedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.WorkflowBridgeTaskLifeCycleEventListener
- Allowed - Enum in org.jbpm.services.task.internals.lifecycle
- Anyone - org.jbpm.services.task.internals.lifecycle.Allowed
- apply(Task, TaskContext, String) - Method in class org.jbpm.services.task.assignment.impl.strategy.BusinessRuleAssignmentStrategy
- apply(Task, TaskContext, String) - Method in class org.jbpm.services.task.assignment.impl.strategy.LoadBalanceAssignmentStrategy
- apply(Task, TaskContext, String) - Method in class org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy
- apply(Task, TaskContext, String) - Method in class org.jbpm.services.task.assignment.impl.strategy.RoundRobinAssignmentStrategy
- applyQueryContext(Map<String, Object>, QueryContext) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- applyQueryFilter(Map<String, Object>, QueryFilter) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- archived(boolean) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- archiveTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- archiveTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- ArchiveTasksCommand - Class in org.jbpm.services.task.commands
- ArchiveTasksCommand() - Constructor for class org.jbpm.services.task.commands.ArchiveTasksCommand
- ArchiveTasksCommand(List<TaskSummary>) - Constructor for class org.jbpm.services.task.commands.ArchiveTasksCommand
- ascending(TaskSummaryQueryBuilder.OrderBy) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- asMap(String) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- AssignmentImpl - Class in org.jbpm.services.task.assignment.impl
- AssignmentImpl(String) - Constructor for class org.jbpm.services.task.assignment.impl.AssignmentImpl
- AssignmentImpl(String, Long) - Constructor for class org.jbpm.services.task.assignment.impl.AssignmentImpl
- AssignmentService - Interface in org.jbpm.services.task.assignment
- AssignmentServiceImpl - Class in org.jbpm.services.task.assignment.impl
- AssignmentServiceImpl() - Constructor for class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- AssignmentServiceImpl(AssignmentStrategy) - Constructor for class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- AssignmentServiceProvider - Class in org.jbpm.services.task.assignment
- AssignmentServiceRegistry - Class in org.jbpm.services.task.assignment
- AssignmentTaskEventListener - Class in org.jbpm.services.task.assignment.impl
- AssignmentTaskEventListener() - Constructor for class org.jbpm.services.task.assignment.impl.AssignmentTaskEventListener
- assignOwnerAndStatus(InternalTaskData, List<OrganizationalEntity>) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
-
This method will potentially assign the actual owner of this TaskData and set the status of the data.
- assignTask(Task, TaskContext) - Method in interface org.jbpm.services.task.assignment.AssignmentService
- assignTask(Task, TaskContext) - Method in class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- assignTask(Task, TaskContext, String) - Method in interface org.jbpm.services.task.assignment.AssignmentService
- assignTask(Task, TaskContext, String) - Method in class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
B
- beforeTaskActivatedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskAddedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskClaimedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskCompletedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskDelegatedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskExitedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskFailedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskForwardedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskNominatedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskReleasedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskResumedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskSkippedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskStartedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskStoppedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- beforeTaskSuspendedEvent(TaskEvent) - Method in class org.jbpm.services.task.events.DefaultTaskEventListener
- broadcast(NotificationEvent, UserInfo) - Method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
-
Broadcast given event to all listeners independently meaning catches possible exceptions to avoid breaking notification by listeners
- broadcast(TaskContext, NotificationEvent, UserInfo) - Method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- build() - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- buildMapByLanguage(Map<String, List<OrganizationalEntity>>, Group, UserInfo) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- buildMapByLanguage(Map<String, List<OrganizationalEntity>>, OrganizationalEntity, UserInfo) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- buildRegistry(Properties) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- businessAdmin(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- BusinessAdministrator - org.jbpm.services.task.internals.lifecycle.Allowed
- BusinessRuleAssignmentStrategy - Class in org.jbpm.services.task.assignment.impl.strategy
- BusinessRuleAssignmentStrategy() - Constructor for class org.jbpm.services.task.assignment.impl.strategy.BusinessRuleAssignmentStrategy
C
- call() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- CancelDeadlineCommand - Class in org.jbpm.services.task.commands
- CancelDeadlineCommand() - Constructor for class org.jbpm.services.task.commands.CancelDeadlineCommand
- CancelDeadlineCommand(long, boolean, boolean) - Constructor for class org.jbpm.services.task.commands.CancelDeadlineCommand
- CannotAddTaskException - Exception in org.jbpm.services.task.exception
-
Exception thrown from the
TaskServiceSessionwhen there is a problem adding task. - CannotAddTaskException(String) - Constructor for exception org.jbpm.services.task.exception.CannotAddTaskException
- CannotAddTaskException(String, Throwable) - Constructor for exception org.jbpm.services.task.exception.CannotAddTaskException
- castClass(Class<?>) - Static method in class org.jbpm.services.task.utils.ClassUtil
- checkExistence(String, String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- checkUserPermissions(String, Task, TaskContext) - Method in class org.jbpm.services.task.commands.GetUserTaskCommand
- checkUserPermissions(List<String>, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.commands.GetUserTaskCommand
- claim(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- claim(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- claim(long, String, List<String>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- claimNextAvailable(String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- claimNextAvailable(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- claimNextAvailable(String, List<String>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- ClaimNextAvailableTaskCommand - Class in org.jbpm.services.task.commands
- ClaimNextAvailableTaskCommand() - Constructor for class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
- ClaimNextAvailableTaskCommand(String) - Constructor for class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
- ClaimTaskCommand - Class in org.jbpm.services.task.commands
-
Operation.Claim : [ new OperationCommand().{ status = [ Status.Ready ], allowed = [ Allowed.PotentialOwner, Allowed.BusinessAdministrator ], setNewOwnerToUser = true, newStatus = Status.Reserved } ],
- ClaimTaskCommand() - Constructor for class org.jbpm.services.task.commands.ClaimTaskCommand
- ClaimTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ClaimTaskCommand
- ClassUtil - Class in org.jbpm.services.task.utils
- ClassUtil() - Constructor for class org.jbpm.services.task.utils.ClassUtil
- clear() - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- clearExternalUserGroupAdapter() - Static method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- clearTaskEventListeners() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- collectTasksByPotentialOwners(List<Object[]>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- CommandBasedTaskService - Class in org.jbpm.services.task.impl.command
- CommandBasedTaskService(ExecutableRunner, TaskEventSupport, Environment) - Constructor for class org.jbpm.services.task.impl.command.CommandBasedTaskService
- CommandsUtil - Class in org.jbpm.services.task.commands
- CommandsUtil() - Constructor for class org.jbpm.services.task.commands.CommandsUtil
- compareTo(UserTaskLoad) - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- complete(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- COMPLETE_TASK_SCOPE - Static variable in interface org.jbpm.services.task.rule.TaskRuleService
- CompleteTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.CompleteTaskCommand
- CompleteTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.CompleteTaskCommand
- CompositeCommand<T> - Class in org.jbpm.services.task.commands
- CompositeCommand() - Constructor for class org.jbpm.services.task.commands.CompositeCommand
- CompositeCommand(TaskCommand<T>, TaskCommand<?>...) - Constructor for class org.jbpm.services.task.commands.CompositeCommand
- ContentMarshallerHelper - Class in org.jbpm.services.task.utils
- ContentMarshallerHelper() - Constructor for class org.jbpm.services.task.utils.ContentMarshallerHelper
- convertListFromInterfaceToJaxbImpl(List<I>, Class<I>, Class<J>) - Static method in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- convertListFromJaxbImplToInterface(List<JaxbI18NText>) - Static method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- convertListFromJaxbImplToInterface(List<JaxbOrganizationalEntity>) - Static method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- createContext() - Method in class org.jbpm.services.task.commands.TaskCommandExecutorImpl
- createdBy(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- createdOn(Date...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- createdOnRange(Date, Date) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
D
- data - Variable in class org.jbpm.services.task.commands.CompleteTaskCommand
- data - Variable in class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- data - Variable in class org.jbpm.services.task.commands.ProcessSubTaskCommand
- DBUserGroupCallbackImpl - Class in org.jbpm.services.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(boolean) - Constructor for class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- DBUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- DBUserInfoImpl - Class in org.jbpm.services.task.identity
- DBUserInfoImpl(boolean) - Constructor for class org.jbpm.services.task.identity.DBUserInfoImpl
- DBUserInfoImpl(Properties) - Constructor for class org.jbpm.services.task.identity.DBUserInfoImpl
- DeadlineSchedulerHelper - Class in org.jbpm.services.task.impl.util
- DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- DEFAULT_PROPERTIES_NAME - Static variable in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- DEFAULT_USER_PROPS_LOCATION - Static variable in class org.jbpm.services.task.identity.DefaultUserInfo
- DefaultTaskEventListener - Class in org.jbpm.services.task.events
- DefaultTaskEventListener() - Constructor for class org.jbpm.services.task.events.DefaultTaskEventListener
- DefaultUserInfo - Class in org.jbpm.services.task.identity
- DefaultUserInfo(boolean) - Constructor for class org.jbpm.services.task.identity.DefaultUserInfo
- DefaultUserInfo(Properties) - Constructor for class org.jbpm.services.task.identity.DefaultUserInfo
-
Constructs default UserInfo implementation to provide required information to the escalation handler.
- delegate(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- delegate(long, String, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- DelegateTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.DelegateTaskCommand
- DelegateTaskCommand(long, String, String) - Constructor for class org.jbpm.services.task.commands.DelegateTaskCommand
- deleteAttachment(long, long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- deleteAttachment(long, long) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- DeleteAttachmentCommand - Class in org.jbpm.services.task.commands
- DeleteAttachmentCommand() - Constructor for class org.jbpm.services.task.commands.DeleteAttachmentCommand
- DeleteAttachmentCommand(long, Long) - Constructor for class org.jbpm.services.task.commands.DeleteAttachmentCommand
- deleteComment(long, long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- deleteComment(long, long) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
- DeleteCommentCommand - Class in org.jbpm.services.task.commands
- DeleteCommentCommand() - Constructor for class org.jbpm.services.task.commands.DeleteCommentCommand
- DeleteCommentCommand(long, Long) - Constructor for class org.jbpm.services.task.commands.DeleteCommentCommand
- deleteContent(long, long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- DeleteContentCommand - Class in org.jbpm.services.task.commands
- DeleteContentCommand() - Constructor for class org.jbpm.services.task.commands.DeleteContentCommand
- DeleteContentCommand(long, Long) - Constructor for class org.jbpm.services.task.commands.DeleteContentCommand
- deleteDocumentContent(long, long) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- deleteFault(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- deleteFault(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- DeleteFaultCommand - Class in org.jbpm.services.task.commands
- DeleteFaultCommand() - Constructor for class org.jbpm.services.task.commands.DeleteFaultCommand
- DeleteFaultCommand(long, String) - Constructor for class org.jbpm.services.task.commands.DeleteFaultCommand
- deleteOutput(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- deleteOutput(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- DeleteOutputCommand - Class in org.jbpm.services.task.commands
- DeleteOutputCommand() - Constructor for class org.jbpm.services.task.commands.DeleteOutputCommand
- DeleteOutputCommand(long, String) - Constructor for class org.jbpm.services.task.commands.DeleteOutputCommand
- deploymentId(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- deployTaskDef(TaskDef) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- deployTaskDef(TaskDef) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
- DeployTaskDefCommand - Class in org.jbpm.services.task.commands
- DeployTaskDefCommand() - Constructor for class org.jbpm.services.task.commands.DeployTaskDefCommand
- DeployTaskDefCommand(TaskDef) - Constructor for class org.jbpm.services.task.commands.DeployTaskDefCommand
- descending(TaskSummaryQueryBuilder.OrderBy) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- description(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- DESCRIPTION_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- deserialize(byte[]) - Static method in class org.jbpm.services.task.impl.util.SerializableUtil
- deserialize(byte[], ClassLoader) - Static method in class org.jbpm.services.task.impl.util.SerializableUtil
- dispose() - Static method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- doCallbackAndReturnUserOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackEmailOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackGroupOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackGroupsOperation(String, List<String>, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackOperationForAttachment(Attachment, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackOperationForComment(Comment, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackOperationForPeopleAssignments(InternalPeopleAssignments, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackOperationForPotentialOwners(List<OrganizationalEntity>, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackOperationForTaskData(InternalTaskData, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackOperationForTaskDeadlines(Deadlines, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackUserOperation(String, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doCallbackUserOperation(String, TaskContext, boolean) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- doUserGroupCallbackOperation(String, List<String>, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- DS_JNDI_NAME - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- DS_JNDI_NAME - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
E
- EMAIL_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- EMAIL_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- EMAIL_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- EmailNotificationListener - Class in org.jbpm.services.task.deadlines.notifications.impl.email
- EmailNotificationListener() - Constructor for class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- EmailSessionProducer - Class in org.jbpm.services.task.deadlines.notifications.impl.email
- EmailSessionProducer() - Constructor for class org.jbpm.services.task.deadlines.notifications.impl.email.EmailSessionProducer
- entityManagerFactory(EntityManagerFactory) - Method in class org.jbpm.services.task.HumanTaskConfigurator
- environment(Environment) - Method in class org.jbpm.services.task.HumanTaskConfigurator
- equals(Object) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- escapeIllegalChars(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- eval(Reader) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- eval(Reader) - Static method in class org.jbpm.services.task.utils.MVELUtils
- eval(Reader, Map<String, Object>) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- eval(Reader, Map<String, Object>) - Static method in class org.jbpm.services.task.utils.MVELUtils
- eval(String, Map<String, Object>) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- eval(String, Map<String, Object>) - Static method in class org.jbpm.services.task.utils.MVELUtils
- evalTask(Reader) - Static method in class org.jbpm.services.task.impl.factories.TaskFactory
- evalTask(Reader, Map<String, Object>) - Static method in class org.jbpm.services.task.impl.factories.TaskFactory
- evalTask(String, Map<String, Object>) - Static method in class org.jbpm.services.task.impl.factories.TaskFactory
- execute(Command<T>) - Method in class org.jbpm.services.task.commands.TaskCommandExecutorImpl
- execute(Command<T>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- execute(Command<T>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- execute(Context) - Method in class org.jbpm.services.task.admin.listener.internal.GetCurrentTxTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ActivateTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddCommentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddContentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddContentFromUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddGroupCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.AddUsersGroupsCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ArchiveTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.CancelDeadlineCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ClaimTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.CompleteTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.CompositeCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DelegateTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DeleteAttachmentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DeleteCommentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DeleteContentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DeleteFaultCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DeleteOutputCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.DeployTaskDefCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ExecuteDeadlinesCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ExecuteReminderCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ExitTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.FailTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ForwardTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetActiveTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetAllAttachmentsCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetAllCommentsCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetAllContentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetArchivedTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetAttachmentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetCommentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetCompletedTasksByUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetCompletedTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetContentByIdCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetContentByIdForUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetContentMapForUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetGroupCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetGroupsCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetOrgEntityCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetPendingSubTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetPendingTasksByUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetSubTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsExcludedOwnerCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsInitiatorCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsRecipientCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsStakeholderCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskAssignedByGroupsCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskContentCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskDefinitionCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTaskPropertyCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetUserInfoCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetUsersCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.GetUserTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.InitDeadlinesCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.NominateTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ProcessSubTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ReleaseTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.RemoveAllTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.RemoveGroupCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.RemoveTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.RemoveTasksCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.RemoveUserCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.ResumeTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.SkipTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.StartTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.StopTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.SuspendTaskCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.TaskSummaryQueryCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.UndeployTaskDefCommand
- execute(Context) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- execute(Executable, RequestContext) - Method in class org.jbpm.services.task.commands.TaskCommandExecutorImpl
- ExecuteDeadlinesCommand - Class in org.jbpm.services.task.commands
- ExecuteDeadlinesCommand() - Constructor for class org.jbpm.services.task.commands.ExecuteDeadlinesCommand
- ExecuteDeadlinesCommand(long, long, TaskDeadlinesService.DeadlineType) - Constructor for class org.jbpm.services.task.commands.ExecuteDeadlinesCommand
- ExecuteReminderCommand - Class in org.jbpm.services.task.commands
- ExecuteReminderCommand() - Constructor for class org.jbpm.services.task.commands.ExecuteReminderCommand
- ExecuteReminderCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ExecuteReminderCommand
- executeReminderForTask(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- executeRules(Task, String, Object, String) - Method in class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
- executeRules(Task, String, Object, String) - Method in interface org.jbpm.services.task.rule.TaskRuleService
- ExecuteTaskRulesCommand - Class in org.jbpm.services.task.commands
- ExecuteTaskRulesCommand() - Constructor for class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- ExecuteTaskRulesCommand(long, String, Map<String, Object>, String) - Constructor for class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- executeWork(Task, String, String) - Method in class org.jbpm.services.task.events.WorkflowBridgeTaskLifeCycleEventListener
- existsGroup(String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- existsGroup(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- existsGroup(String) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
- existsGroup(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- existsGroup(String) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
- existsUser(String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- existsUser(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- existsUser(String) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
- existsUser(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- existsUser(String) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
- exit(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- exit(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- ExitTaskCommand - Class in org.jbpm.services.task.commands
-
Operation.Exit : [ new OperationCommand().{ status = [ Status.Created, Status.Ready, Status.Reserved, Status.InProgress, Status.Suspended ], allowed = [ Allowed.BusinessAdministrator ], newStatus = Status.Exited } ]
- ExitTaskCommand() - Constructor for class org.jbpm.services.task.commands.ExitTaskCommand
- ExitTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ExitTaskCommand
- EXPIRATION_DATE_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- expirationTime(Date...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- expirationTimeRange(Date, Date) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
F
- fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- fail(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- FailTaskCommand - Class in org.jbpm.services.task.commands
-
Operation.Fail : [ new OperationCommand().{ status = [ Status.InProgress ], allowed = [ Allowed.Owner ], newStatus = Status.Failed } ],
- FailTaskCommand() - Constructor for class org.jbpm.services.task.commands.FailTaskCommand
- FailTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.FailTaskCommand
- FAULT_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- filterGroups(List<String>) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- fireAfterTaskActivated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskAdded(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskAssignmentsAddedEvent(Task, TaskContext, TaskLifeCycleEventListener.AssignmentType, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskAssignmentsRemovedEvent(Task, TaskContext, TaskLifeCycleEventListener.AssignmentType, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskClaimed(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskCompleted(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskDelegated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskExited(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskFailed(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskForwarded(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskInputVariablesChanged(Task, TaskContext, Map<String, Object>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskNominated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskNotified(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskOutputVariablesChanged(Task, TaskContext, Map<String, Object>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskReassigned(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskReleased(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskResumed(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskSkipped(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskStarted(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskStopped(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskSuspended(Task, TaskContext, Map<String, Object>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireAfterTaskUpdated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskActivated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskAdded(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskAssignmentsAddedEvent(Task, TaskContext, TaskLifeCycleEventListener.AssignmentType, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskAssignmentsRemovedEvent(Task, TaskContext, TaskLifeCycleEventListener.AssignmentType, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskClaimed(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskCompleted(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskDelegated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskExited(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskFailed(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskForwarded(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskInputVariablesChanged(Task, TaskContext, Map<String, Object>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskNominated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskNotified(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskOutputVariablesChanged(Task, TaskContext, Map<String, Object>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskReassigned(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskReleased(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskResumed(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskSkipped(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskStarted(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskStopped(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskSuspended(Task, TaskContext, Map<String, Object>) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireBeforeTaskUpdated(Task, TaskContext) - Method in class org.jbpm.services.task.events.TaskEventSupport
- fireEvent(Operation, long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- fireEvent(Operation, Task) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- formName(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- forward(long, String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- forward(long, String, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- ForwardTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.ForwardTaskCommand
- ForwardTaskCommand(long, String, String) - Constructor for class org.jbpm.services.task.commands.ForwardTaskCommand
G
- get() - Static method in class org.jbpm.services.task.assignment.AssignmentServiceProvider
- get() - Static method in class org.jbpm.services.task.assignment.AssignmentServiceRegistry
- get() - Static method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- get() - Static method in class org.jbpm.services.task.impl.TaskContentRegistry
- get() - Static method in class org.jbpm.services.task.prediction.PredictionServiceRegistry
- get() - Static method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
- get(String) - Method in class org.jbpm.services.task.commands.TaskContext
- getAccessType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- getAccessType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- getActivationTime() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getActiveTasks() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getActiveTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- getActiveTasks(Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getActiveTasks(Date) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- GetActiveTasksCommand - Class in org.jbpm.services.task.commands
- GetActiveTasksCommand() - Constructor for class org.jbpm.services.task.commands.GetActiveTasksCommand
- GetActiveTasksCommand(Date) - Constructor for class org.jbpm.services.task.commands.GetActiveTasksCommand
- getActualOwner() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getActualOwnerId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getAddedAt() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- getAddedBy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- getAddedById() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- getAllAttachmentsByTaskId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getAllAttachmentsByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- GetAllAttachmentsCommand - Class in org.jbpm.services.task.commands
- GetAllAttachmentsCommand() - Constructor for class org.jbpm.services.task.commands.GetAllAttachmentsCommand
- GetAllAttachmentsCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetAllAttachmentsCommand
- getAllCommentsByTaskId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getAllCommentsByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
- GetAllCommentsCommand - Class in org.jbpm.services.task.commands
- GetAllCommentsCommand() - Constructor for class org.jbpm.services.task.commands.GetAllCommentsCommand
- GetAllCommentsCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetAllCommentsCommand
- getAllContentByTaskId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getAllContentByTaskId(long) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- GetAllContentCommand - Class in org.jbpm.services.task.commands
- GetAllContentCommand() - Constructor for class org.jbpm.services.task.commands.GetAllContentCommand
- GetAllContentCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetAllContentCommand
- getAllowed() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- getAllTaskDef(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getAllTaskDef(String) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
- GetAllTaskDefinitionsCommand - Class in org.jbpm.services.task.commands
- GetAllTaskDefinitionsCommand() - Constructor for class org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand
- GetAllTaskDefinitionsCommand(String) - Constructor for class org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand
- getApplicationContext() - Method in class org.jbpm.services.task.commands.TaskContext
- getArchivedTasks() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getArchivedTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- GetArchivedTasksCommand - Class in org.jbpm.services.task.commands
- GetArchivedTasksCommand() - Constructor for class org.jbpm.services.task.commands.GetArchivedTasksCommand
- getAssignmentService() - Method in class org.jbpm.services.task.assignment.AssignmentServiceProvider
- getAttachedAt() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getAttachedBy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getAttachedById() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getAttachements(Object) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- getAttachemntURL(String) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- getAttachment() - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- getAttachmentById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getAttachmentById(long) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- GetAttachmentCommand - Class in org.jbpm.services.task.commands
- GetAttachmentCommand() - Constructor for class org.jbpm.services.task.commands.GetAttachmentCommand
- GetAttachmentCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetAttachmentCommand
- getAttachmentContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getAttachmentId() - Method in class org.jbpm.services.task.commands.DeleteAttachmentCommand
- getAttachmentId() - Method in class org.jbpm.services.task.commands.GetAttachmentCommand
- getAttachments() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getAttributeResults(String) - Method in class org.jbpm.services.task.utils.LdapSearcher
- getAverageDuration() - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- getBusinessAdministrators() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- getCalculatedLoad() - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- getCalculatorIdentifier() - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- getCommands() - Method in class org.jbpm.services.task.commands.CompositeCommand
- getComment() - Method in class org.jbpm.services.task.commands.AddCommentCommand
- getCommentById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getCommentById(long) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
- GetCommentCommand - Class in org.jbpm.services.task.commands
- GetCommentCommand() - Constructor for class org.jbpm.services.task.commands.GetCommentCommand
- GetCommentCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetCommentCommand
- getCommentId() - Method in class org.jbpm.services.task.commands.DeleteCommentCommand
- getCommentId() - Method in class org.jbpm.services.task.commands.GetCommentCommand
- getComments() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getCompletedTaskByUserId(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getCompletedTaskByUserId(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getCompletedTasks() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getCompletedTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- getCompletedTasks(Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getCompletedTasks(Date) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- getCompletedTasksByProcessId(Long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getCompletedTasksByProcessId(Long) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- GetCompletedTasksByUserCommand - Class in org.jbpm.services.task.commands
- GetCompletedTasksByUserCommand() - Constructor for class org.jbpm.services.task.commands.GetCompletedTasksByUserCommand
- GetCompletedTasksByUserCommand(String) - Constructor for class org.jbpm.services.task.commands.GetCompletedTasksByUserCommand
- GetCompletedTasksCommand - Class in org.jbpm.services.task.commands
- GetCompletedTasksCommand() - Constructor for class org.jbpm.services.task.commands.GetCompletedTasksCommand
- GetCompletedTasksCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetCompletedTasksCommand
- GetCompletedTasksCommand(Date) - Constructor for class org.jbpm.services.task.commands.GetCompletedTasksCommand
- getConnection() - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- getConnection() - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- getContent() - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- getContent() - Method in class org.jbpm.services.task.commands.AddContentCommand
- getContent() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- getContent() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- getContent() - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- getContentById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getContentById(long) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- GetContentByIdCommand - Class in org.jbpm.services.task.commands
- GetContentByIdCommand() - Constructor for class org.jbpm.services.task.commands.GetContentByIdCommand
- GetContentByIdCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetContentByIdCommand
- getContentByIdForUser(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getContentByIdForUser(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- GetContentByIdForUserCommand - Class in org.jbpm.services.task.commands
- GetContentByIdForUserCommand() - Constructor for class org.jbpm.services.task.commands.GetContentByIdForUserCommand
- GetContentByIdForUserCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetContentByIdForUserCommand
- getContentId() - Method in class org.jbpm.services.task.commands.DeleteContentCommand
- getContentId() - Method in class org.jbpm.services.task.commands.GetContentByIdCommand
- getContentId() - Method in class org.jbpm.services.task.commands.GetContentByIdForUserCommand
- getContentMap() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- getContentMapForUser(Long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- GetContentMapForUserCommand - Class in org.jbpm.services.task.commands
- GetContentMapForUserCommand() - Constructor for class org.jbpm.services.task.commands.GetContentMapForUserCommand
- GetContentMapForUserCommand(Long, String) - Constructor for class org.jbpm.services.task.commands.GetContentMapForUserCommand
- getContentObject() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- getContentObject() - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- getContentType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getContextManager() - Method in class org.jbpm.services.task.commands.TaskContext
- getConversationContext() - Method in class org.jbpm.services.task.commands.TaskContext
- getCount() - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- getCreatedBy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getCreatedById() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getCreatedOn() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getCurrentlyAssigned() - Method in class org.jbpm.services.task.assignment.impl.AssignmentImpl
- GetCurrentTxTasksCommand - Class in org.jbpm.services.task.admin.listener.internal
- GetCurrentTxTasksCommand() - Constructor for class org.jbpm.services.task.admin.listener.internal.GetCurrentTxTasksCommand
- GetCurrentTxTasksCommand(Long) - Constructor for class org.jbpm.services.task.admin.listener.internal.GetCurrentTxTasksCommand
- getData() - Method in class org.jbpm.services.task.commands.AddTaskCommand
- getData() - Method in class org.jbpm.services.task.commands.CompleteTaskCommand
- getData() - Method in class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- getData() - Method in class org.jbpm.services.task.commands.FailTaskCommand
- getData() - Method in class org.jbpm.services.task.commands.ProcessSubTaskCommand
- getDate() - Method in class org.jbpm.services.task.commands.GetActiveTasksCommand
- getDate() - Method in class org.jbpm.services.task.commands.GetCompletedTasksCommand
- getDeadlineDurationDate(String, int) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- getDeadlineId() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- getDeadlineRepeatLimit(String) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- getDeadlines() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getDefinitionId() - Method in class org.jbpm.services.task.commands.GetTaskDefinitionCommand
- getDelegation() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getDeploymentId() - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- getDeploymentId() - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- getDeploymentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getDeploymentId() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- getDescription() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getDescriptions() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getDescriptions(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getDescriptions(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- getDisplayName(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- getDisplayName(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- getDisplayName(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- getDocumentAccessType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getDocumentContentBytes() - Method in class org.jbpm.services.task.commands.AddContentFromUserCommand
- getDocumentContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getDocumentType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- getEmailForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- getEndDeadlines() - Method in class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- getEntityForEmail(String) - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- getEntityForEmail(String) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- getEntityForEmail(String) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- getEnvironment() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getEventDate() - Method in class org.jbpm.services.task.events.TaskEventImpl
- getException(String) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getExceptionClass() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getExcludedOwners() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- getExec() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- getExecutionErrorHandler() - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- getExpirationDate() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- getExpirationDate() - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- getExpirationDate() - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- getExpirationDate() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getExpirationDate(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getExpirationDate(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- getExpirationTime() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getFaultAccessType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getFaultContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getFaultData() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getFaultName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- getFaultName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getFaultType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getFilter() - Method in class org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand
- getFilter() - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
- getFirstResult() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- getFormName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getGlobals(String) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
- getGlobals(String) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
- getGroupById(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getGroupById(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- GetGroupCommand - Class in org.jbpm.services.task.commands
- GetGroupCommand() - Constructor for class org.jbpm.services.task.commands.GetGroupCommand
- GetGroupCommand(String) - Constructor for class org.jbpm.services.task.commands.GetGroupCommand
- getGroupId() - Method in class org.jbpm.services.task.commands.AddGroupCommand
- getGroupId() - Method in class org.jbpm.services.task.commands.GetGroupCommand
- getGroupId() - Method in class org.jbpm.services.task.commands.RemoveGroupCommand
- getGroups() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getGroups() - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- GetGroupsCommand - Class in org.jbpm.services.task.commands
- GetGroupsCommand() - Constructor for class org.jbpm.services.task.commands.GetGroupsCommand
- getGroupsForUser(String) - Method in interface org.jbpm.services.task.identity.adapter.UserGroupAdapter
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.adapter.WeblogicUserGroupAdapter
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.adapter.WebSphereUserGroupAdapter
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- getGroupsForUser(String) - Method in class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
- getGroupsIds() - Method in class org.jbpm.services.task.commands.TaskCommand
- getId() - Method in class org.jbpm.services.task.commands.GetOrgEntityCommand
- getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- getId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getIdentifier() - Method in class org.jbpm.services.task.assignment.impl.AbstractLoadCalculator
- getIdentifier() - Method in class org.jbpm.services.task.assignment.impl.strategy.BusinessRuleAssignmentStrategy
- getIdentifier() - Method in class org.jbpm.services.task.assignment.impl.strategy.LoadBalanceAssignmentStrategy
- getIdentifier() - Method in class org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy
- getIdentifier() - Method in class org.jbpm.services.task.assignment.impl.strategy.RoundRobinAssignmentStrategy
- getIdentifier() - Method in interface org.jbpm.services.task.assignment.LoadCalculator
- getIdentifier() - Method in class org.jbpm.services.task.prediction.NoOpPredictionService
- getInputs() - Static method in class org.jbpm.services.task.utils.MVELUtils
- getJaxbAttachment() - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- getJaxbComment() - Method in class org.jbpm.services.task.commands.AddCommentCommand
- getJaxbContent() - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- getJaxbContent() - Method in class org.jbpm.services.task.commands.AddContentCommand
- getJaxbTask() - Method in class org.jbpm.services.task.commands.AddTaskCommand
- getKieBase(String) - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
- getKieBase(String) - Method in interface org.jbpm.services.task.rule.RuleContextProvider
- getLanguage() - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- getLanguage() - Method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- getLanguageForEntity(OrganizationalEntity) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- getMainCommand() - Method in class org.jbpm.services.task.commands.CompositeCommand
- getMarshallerContext(String) - Method in class org.jbpm.services.task.impl.TaskContentRegistry
- getMarshallerContext(Task) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getMarshallerContext(Task) - Method in class org.jbpm.services.task.impl.TaskContentRegistry
- getMarshallerContext(Task) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- getMaxResults() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- getMembersForGroup(Group) - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- getMembersForGroup(Group) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- getMembersForGroup(Group) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- getMetadata() - Method in class org.jbpm.services.task.events.TaskEventImpl
- getMvelLifeCycleManager() - Method in class org.jbpm.services.task.commands.TaskContext
- getName() - Method in class org.jbpm.services.task.commands.TaskContext
- getName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getName() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getNames() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getNamesOrDescriptions() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getNewDeadline(String, Date, String, List<OrganizationalEntity>) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- getNewStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- getNotificationListeners() - Method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- getOrganizationalEntityById(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getOrganizationalEntityById(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- GetOrgEntityCommand - Class in org.jbpm.services.task.commands
- GetOrgEntityCommand() - Constructor for class org.jbpm.services.task.commands.GetOrgEntityCommand
- GetOrgEntityCommand(String) - Constructor for class org.jbpm.services.task.commands.GetOrgEntityCommand
- getOutput() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getOutputAccessType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getOutputContentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getOutputContentMap() - Method in class org.jbpm.services.task.commands.AddContentFromUserCommand
- getOutputContentMapForUser(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getOutputs() - Method in class org.jbpm.services.task.commands.TaskContext
- getOutputType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getOwnerId() - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- getParameter(String) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getParameters() - Method in class org.jbpm.services.task.commands.SuspendTaskCommand
- getParameters() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getParams() - Method in class org.jbpm.services.task.commands.AddTaskCommand
- getParentId() - Method in class org.jbpm.services.task.commands.GetPendingSubTasksCommand
- getParentId() - Method in class org.jbpm.services.task.commands.GetSubTasksCommand
- getParentId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getPendingSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getPendingSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- GetPendingSubTasksCommand - Class in org.jbpm.services.task.commands
- GetPendingSubTasksCommand() - Constructor for class org.jbpm.services.task.commands.GetPendingSubTasksCommand
- GetPendingSubTasksCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetPendingSubTasksCommand
- getPendingTaskByUserId(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getPendingTaskByUserId(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- GetPendingTasksByUserCommand - Class in org.jbpm.services.task.commands
- GetPendingTasksByUserCommand() - Constructor for class org.jbpm.services.task.commands.GetPendingTasksByUserCommand
- GetPendingTasksByUserCommand(String) - Constructor for class org.jbpm.services.task.commands.GetPendingTasksByUserCommand
- getPeopleAssignments() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getPersistenceContext() - Method in class org.jbpm.services.task.commands.TaskContext
- getPotentialOwners() - Method in class org.jbpm.services.task.commands.NominateTaskCommand
- getPotentialOwners() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- GetPotentialOwnersForTaskCommand - Class in org.jbpm.services.task.commands
- GetPotentialOwnersForTaskCommand() - Constructor for class org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand
- GetPotentialOwnersForTaskCommand(List<Long>) - Constructor for class org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand
- getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getPreviousStatus() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getPreviousStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- getPriority() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getPriority() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getPriority(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getPriority(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- getProcessId() - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- getProcessId() - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- getProcessId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getProcessInstanceId() - Method in class org.jbpm.services.task.admin.listener.internal.GetCurrentTxTasksCommand
- getProcessInstanceId() - Method in class org.jbpm.services.task.commands.GetCompletedTasksCommand
- getProcessInstanceId() - Method in class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
- getProcessInstanceId() - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- getProcessInstanceId() - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- getProcessInstanceId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getProcessInstanceId() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- getProcessSessionId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getProperty() - Method in class org.jbpm.services.task.commands.GetTaskPropertyCommand
- getProperty() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getQuery() - Method in class org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy
- getQueryWhere() - Method in class org.jbpm.services.task.commands.TaskSummaryQueryCommand
- getQueueName(Task) - Method in class org.jbpm.services.task.assignment.impl.strategy.RoundRobinAssignmentStrategy
-
Generates a queue name that is based on data retrieved from the task.
- getRawContent() - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- getReasons() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getRecipients() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- getResult() - Method in class org.jbpm.services.task.commands.TaskContext
- getRolePrincipleName() - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- getRuleContextProvider() - Method in class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
- getSearchResults() - Method in class org.jbpm.services.task.utils.LdapSearcher
- getSerializedContent() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- getService() - Method in class org.jbpm.services.task.prediction.PredictionServiceRegistry
- getSingleAttributeResult(String) - Method in class org.jbpm.services.task.utils.LdapSearcher
- getSingleSearchResult() - Method in class org.jbpm.services.task.utils.LdapSearcher
- getSize() - Method in class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- getSkippable() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getStartDeadlines() - Method in class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- getStatus() - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- getStatus() - Method in class org.jbpm.services.task.commands.GetTasksOwnedCommand
- getStatus() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- getStatuses() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- getStatuses() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- getStatuses() - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- getStatuses() - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- getStatuses() - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- getStrategy(String) - Method in class org.jbpm.services.task.assignment.AssignmentServiceRegistry
- getSubject() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getSubjectFromContainer() - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- getSubjects() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getSubTasksAssignedAsPotentialOwner(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getSubTasksAssignedAsPotentialOwner(long, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getSubTasksByParent(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- GetSubTasksCommand - Class in org.jbpm.services.task.commands
- GetSubTasksCommand() - Constructor for class org.jbpm.services.task.commands.GetSubTasksCommand
- GetSubTasksCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetSubTasksCommand
- GetSubTasksCommand(Long, String) - Constructor for class org.jbpm.services.task.commands.GetSubTasksCommand
- getSubTasksStrategy() - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- getSubTaskStrategy() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getSubTaskStrategy(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getSubTaskStrategy(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- getTargetEntityId() - Method in class org.jbpm.services.task.commands.TaskCommand
- getTask() - Method in class org.jbpm.services.task.commands.AddTaskCommand
- getTask() - Method in class org.jbpm.services.task.events.TaskEventImpl
- getTask() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
-
This is a convienence method that retrieves a TaskImpl instance.
- getTaskAdminService() - Method in class org.jbpm.services.task.commands.TaskContext
- GetTaskAssignedAsBusinessAdminCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsBusinessAdminCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
- GetTaskAssignedAsBusinessAdminCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
- GetTaskAssignedAsBusinessAdminCommand(String, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand
- GetTaskAssignedAsExcludedOwnerCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsExcludedOwnerCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsExcludedOwnerCommand
- GetTaskAssignedAsExcludedOwnerCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsExcludedOwnerCommand
- GetTaskAssignedAsInitiatorCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsInitiatorCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsInitiatorCommand
- GetTaskAssignedAsInitiatorCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsInitiatorCommand
- GetTaskAssignedAsPotentialOwnerByExpDateCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsPotentialOwnerByExpDateCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- GetTaskAssignedAsPotentialOwnerByExpDateCommand(String, List<Status>, Date, boolean) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- GetTaskAssignedAsPotentialOwnerCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsPotentialOwnerCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- GetTaskAssignedAsPotentialOwnerCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- GetTaskAssignedAsPotentialOwnerCommand(String, List<String>, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- GetTaskAssignedAsPotentialOwnerCommand(String, List<String>, List<Status>, QueryFilter) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- GetTaskAssignedAsPotentialOwnerCommand(String, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand
- GetTaskAssignedAsPotentialOwnerPagingCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsPotentialOwnerPagingCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- GetTaskAssignedAsPotentialOwnerPagingCommand(String, List<String>, int, int) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- GetTaskAssignedAsRecipientCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsRecipientCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsRecipientCommand
- GetTaskAssignedAsRecipientCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsRecipientCommand
- GetTaskAssignedAsStakeholderCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedAsStakeholderCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsStakeholderCommand
- GetTaskAssignedAsStakeholderCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedAsStakeholderCommand
- GetTaskAssignedByGroupsCommand - Class in org.jbpm.services.task.commands
- GetTaskAssignedByGroupsCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedByGroupsCommand
- GetTaskAssignedByGroupsCommand(List<String>) - Constructor for class org.jbpm.services.task.commands.GetTaskAssignedByGroupsCommand
- getTaskAttachmentService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTaskByWorkItemId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTaskByWorkItemId(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- GetTaskByWorkItemIdCommand - Class in org.jbpm.services.task.commands
- GetTaskByWorkItemIdCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
- GetTaskByWorkItemIdCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
- GetTaskCommand - Class in org.jbpm.services.task.commands
- GetTaskCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskCommand
- GetTaskCommand(long) - Constructor for class org.jbpm.services.task.commands.GetTaskCommand
- getTaskCommentService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskContent(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- GetTaskContentCommand - Class in org.jbpm.services.task.commands
- GetTaskContentCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskContentCommand
- GetTaskContentCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetTaskContentCommand
- getTaskContentService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskContext() - Method in class org.jbpm.services.task.events.TaskEventImpl
- getTaskData() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getTaskDeadlinesService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskDefById(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTaskDefById(String) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
- GetTaskDefinitionCommand - Class in org.jbpm.services.task.commands
- GetTaskDefinitionCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskDefinitionCommand
- GetTaskDefinitionCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTaskDefinitionCommand
- getTaskDefService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskEventListeners() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTaskEventsById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTaskEventsById(long) - Method in class org.jbpm.services.task.impl.TaskEventsServiceImpl
- getTaskEventSupport() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskId() - Method in class org.jbpm.services.task.commands.CompositeCommand
- getTaskId() - Method in class org.jbpm.services.task.commands.TaskCommand
- getTaskId() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- getTaskIdentityService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskIds() - Method in class org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand
- getTaskInitiator() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- getTaskInitiatorId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- getTaskInputVariables() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- getTaskInstanceById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTaskInstanceById(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTaskInstanceService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskName() - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- getTaskName() - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- getTaskOutputVariables() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- GetTaskOwnedByExpDateBeforeDateCommand - Class in org.jbpm.services.task.commands
- GetTaskOwnedByExpDateBeforeDateCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- GetTaskOwnedByExpDateBeforeDateCommand(String, List<Status>, Date) - Constructor for class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- GetTaskOwnedByExpDateCommand - Class in org.jbpm.services.task.commands
- GetTaskOwnedByExpDateCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- GetTaskOwnedByExpDateCommand(String, List<Status>, Date, boolean) - Constructor for class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- GetTaskPropertyCommand - Class in org.jbpm.services.task.commands
- GetTaskPropertyCommand() - Constructor for class org.jbpm.services.task.commands.GetTaskPropertyCommand
- GetTaskPropertyCommand(long, String, Integer) - Constructor for class org.jbpm.services.task.commands.GetTaskPropertyCommand
- getTaskQueryService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTaskRuleService() - Method in class org.jbpm.services.task.commands.TaskContext
- getTasks() - Method in class org.jbpm.services.task.commands.ArchiveTasksCommand
- getTasks() - Method in class org.jbpm.services.task.commands.RemoveTasksCommand
- getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsBusinessAdministrator(String, List<String>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsBusinessAdministratorByStatus(String, String, List<Status>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsBusinessAdministratorByStatus(String, List<String>, List<Status>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsExcludedOwner(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsExcludedOwner(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwner(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwner(String, List<String>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwner(String, List<String>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwner(String, List<String>, int, int) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwner(String, List<String>, List<Status>, QueryFilter) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwner(String, List<String>, List<Status>, QueryFilter) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<String>, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<String>, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwnerByProcessId(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsRecipient(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsRecipient(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsTaskInitiator(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsTaskInitiator(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedAsTaskStakeholder(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedAsTaskStakeholder(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedByGroup(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedByGroup(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedByGroups(List<String>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksAssignedByGroups(List<String>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedByGroupsByExpirationDate(List<String>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksAssignedByGroupsByExpirationDateOptional(List<String>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksByProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksByProcessInstanceId(long) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- GetTasksByProcessInstanceIdCommand - Class in org.jbpm.services.task.commands
- GetTasksByProcessInstanceIdCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
- GetTasksByProcessInstanceIdCommand(Long) - Constructor for class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
- getTasksByStatusByProcessInstanceId(long, List<Status>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- GetTasksByStatusByProcessInstanceIdCommand - Class in org.jbpm.services.task.commands
- GetTasksByStatusByProcessInstanceIdCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- GetTasksByStatusByProcessInstanceIdCommand(long, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- GetTasksByStatusByProcessInstanceIdCommand(long, List<Status>, String) - Constructor for class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- getTaskService() - Method in class org.jbpm.services.task.HumanTaskConfigurator
- GetTasksForProcessCommand - Class in org.jbpm.services.task.commands
- GetTasksForProcessCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksForProcessCommand
- GetTasksForProcessCommand(Long, List<Status>, String) - Constructor for class org.jbpm.services.task.commands.GetTasksForProcessCommand
- getTasksOwned(String) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksOwned(String, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksOwned(String, List<Status>, QueryFilter) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksOwned(String, List<Status>, QueryFilter) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksOwnedByStatus(String, List<Status>) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- GetTasksOwnedCommand - Class in org.jbpm.services.task.commands
- GetTasksOwnedCommand() - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
- GetTasksOwnedCommand(String) - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
- GetTasksOwnedCommand(String, List<Status>) - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
- GetTasksOwnedCommand(String, List<Status>, QueryFilter) - Constructor for class org.jbpm.services.task.commands.GetTasksOwnedCommand
- getTaskStakeholders() - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- getTaskType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getText() - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- getText() - Method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- getType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- getType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- getType() - Method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- getType() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- getType() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getUser() - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- getUser() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- getUserById(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getUserById(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- GetUserCommand - Class in org.jbpm.services.task.commands
- GetUserCommand() - Constructor for class org.jbpm.services.task.commands.GetUserCommand
- GetUserCommand(String) - Constructor for class org.jbpm.services.task.commands.GetUserCommand
- getUserGroupCallback() - Method in class org.jbpm.services.task.commands.TaskContext
- getUserId() - Method in class org.jbpm.services.task.commands.TaskCommand
- getUserId() - Method in class org.jbpm.services.task.commands.TaskContext
- getUserInfo() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- GetUserInfoCommand - Class in org.jbpm.services.task.commands
- GetUserInfoCommand() - Constructor for class org.jbpm.services.task.commands.GetUserInfoCommand
- getUsers() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- getUsers() - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- GetUsersCommand - Class in org.jbpm.services.task.commands
- GetUsersCommand() - Constructor for class org.jbpm.services.task.commands.GetUsersCommand
- GetUserTaskCommand - Class in org.jbpm.services.task.commands
- GetUserTaskCommand() - Constructor for class org.jbpm.services.task.commands.GetUserTaskCommand
- GetUserTaskCommand(String, long) - Constructor for class org.jbpm.services.task.commands.GetUserTaskCommand
- getUserTaskLoad(User, TaskContext) - Method in class org.jbpm.services.task.assignment.impl.TaskCountLoadCalculator
- getUserTaskLoad(User, TaskContext) - Method in interface org.jbpm.services.task.assignment.LoadCalculator
- getUserTaskLoads(List<User>, TaskContext) - Method in class org.jbpm.services.task.assignment.impl.TaskCountLoadCalculator
- getUserTaskLoads(List<User>, TaskContext) - Method in interface org.jbpm.services.task.assignment.LoadCalculator
- getVariableResolver(String) - Method in class org.jbpm.services.task.impl.TaskResolverFactory
- getVersion() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- getWorkItemId() - Method in class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
- getWorkItemId() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- GROUP - org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity.Type
- groupIds - Variable in class org.jbpm.services.task.commands.TaskCommand
H
- has(String) - Method in class org.jbpm.services.task.commands.TaskContext
- HAS_EMAIL_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- hasEmail(Group) - Method in class org.jbpm.services.task.identity.DBUserInfoImpl
- hasEmail(Group) - Method in class org.jbpm.services.task.identity.DefaultUserInfo
- hasEmail(Group) - Method in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- hashCode() - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- HumanTaskConfigurator - Class in org.jbpm.services.task
-
Task service configurator that provides fluent API approach to building
TaskServiceinstances. - HumanTaskConfigurator() - Constructor for class org.jbpm.services.task.HumanTaskConfigurator
- HumanTaskHandlerHelper - Class in org.jbpm.services.task.impl.util
- HumanTaskHandlerHelper() - Constructor for class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- HumanTaskServiceFactory - Class in org.jbpm.services.task
-
Factory that allows to produce
TaskServiceinstances via fluent API provided byHumanTaskConfigurator - HumanTaskServiceFactory() - Constructor for class org.jbpm.services.task.HumanTaskServiceFactory
I
- ID_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- IDENTIFIER - Static variable in class org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy
- IDENTIFIER - Static variable in class org.jbpm.services.task.prediction.NoOpPredictionService
- IncorrectParametersException - Exception in org.jbpm.services.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.services.task.exception.IncorrectParametersException
- IncorrectParametersException(String, Throwable) - Constructor for exception org.jbpm.services.task.exception.IncorrectParametersException
- init(Properties) - Method in class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
- InitDeadlinesCommand - Class in org.jbpm.services.task.commands
- InitDeadlinesCommand() - Constructor for class org.jbpm.services.task.commands.InitDeadlinesCommand
- InitDeadlinesCommand(String) - Constructor for class org.jbpm.services.task.commands.InitDeadlinesCommand
- initialize() - Method in class org.jbpm.services.task.rule.impl.RuleContextProviderImpl
- initialize(Comment) - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- initialize(Content) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- initialize(Task) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- initialize(T, Class<?>) - Method in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- Initiator - org.jbpm.services.task.internals.lifecycle.Allowed
- initMVELOperations() - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- interceptor(int, ChainableRunner) - Method in class org.jbpm.services.task.HumanTaskConfigurator
- invokeAssignmentService(Task, TaskContext, String) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- IS_ENTITY_ID_DN - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- IS_USER_ID_DN - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- isAddTargetEntityToPotentialOwners() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isAddTargetUserToPotentialOwners() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isAllowed() - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- isAllowed(User, List<String>, List<? extends OrganizationalEntity>) - Static method in class org.jbpm.services.task.commands.CommandsUtil
- isArchived() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- isBusinessAdmin(String, List<OrganizationalEntity>, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- isEnabled() - Method in interface org.jbpm.services.task.assignment.AssignmentService
- isEnabled() - Method in class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- isGroupTargetEntityAllowed() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isOptional() - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- isOptional() - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- isRemoveUserFromPotentialOwners() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isResolveable(String) - Method in class org.jbpm.services.task.impl.TaskResolverFactory
- isSetNewOwnerToNull() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isSetNewOwnerToUser() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isSetToPreviousStatus() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isSkipable() - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- isSkipable() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- isSkipable(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- isSkipable(long) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- isUserIsExplicitPotentialOwner() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
J
- JAASUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
-
JAAS based implementation of user group callback dedicated when using LocalTaskService in container such as JBoss AS.
- JAASUserGroupCallbackImpl(boolean) - Constructor for class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- JAASUserGroupCallbackImpl(String) - Constructor for class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- JaxbAttachment - Class in org.jbpm.services.task.impl.model.xml
- JaxbAttachment() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- JaxbAttachment(Attachment) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbAttachment
- JaxbComment - Class in org.jbpm.services.task.impl.model.xml
- JaxbComment() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbComment
- JaxbComment(String, Date, String) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbComment
- JaxbComment(Comment) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbComment
- JaxbContent - Class in org.jbpm.services.task.impl.model.xml
- JaxbContent() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContent
- JaxbContent(Content) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContent
- JaxbContentData - Class in org.jbpm.services.task.impl.model.xml
- JaxbContentData() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContentData
- JaxbContentData(ContentData) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbContentData
- JaxbDeadlines - Class in org.jbpm.services.task.impl.model.xml
-
This is a "dummy" object which does *NOT* contain any information
- JaxbDeadlines() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- JaxbFaultData - Class in org.jbpm.services.task.impl.model.xml
- JaxbFaultData() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- JaxbFaultData(FaultData) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- JaxbI18NText - Class in org.jbpm.services.task.impl.model.xml
- JaxbI18NText() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- JaxbI18NText(I18NText) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- JaxbOrganizationalEntity - Class in org.jbpm.services.task.impl.model.xml
- JaxbOrganizationalEntity() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- JaxbOrganizationalEntity(OrganizationalEntity) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- JaxbOrganizationalEntity.Type - Enum in org.jbpm.services.task.impl.model.xml
- JaxbPeopleAssignments - Class in org.jbpm.services.task.impl.model.xml
- JaxbPeopleAssignments() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- JaxbPeopleAssignments(PeopleAssignments) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- JaxbTask - Class in org.jbpm.services.task.impl.model.xml
- JaxbTask() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTask
- JaxbTask(Task) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTask
- JaxbTaskData - Class in org.jbpm.services.task.impl.model.xml
- JaxbTaskData() - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- JaxbTaskData(TaskData) - Constructor for class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- JBossUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
- JBossUserGroupCallbackImpl(boolean) - Constructor for class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
- JBossUserGroupCallbackImpl(String) - Constructor for class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
- JBossUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.services.task.identity.JBossUserGroupCallbackImpl
K
- KIE_LISTENER_EXCLUDE - Static variable in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- KIE_LISTENER_INCLUDE - Static variable in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
L
- LANG_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- LANG_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- LDAP_NAME_ESCAPE - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- LdapSearcher - Class in org.jbpm.services.task.utils
-
Utility class providing LDAP search capabilities.
- LdapSearcher(Properties) - Constructor for class org.jbpm.services.task.utils.LdapSearcher
- LdapSearcher.SearchScope - Enum in org.jbpm.services.task.utils
- LDAPUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
-
LDAP integration for Task Service to collect user and role/group information.
- LDAPUserGroupCallbackImpl(boolean) - Constructor for class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
-
Constructor needs to have at least one (unused) parameter in order to prevent CDI from automatic deployment.
- LDAPUserGroupCallbackImpl(Properties) - Constructor for class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- LDAPUserInfoImpl - Class in org.jbpm.services.task.identity
- LDAPUserInfoImpl(boolean) - Constructor for class org.jbpm.services.task.identity.LDAPUserInfoImpl
-
Constructor needs to have at least one (unused) parameter in order to prevent CDI from automatic deployment.
- LDAPUserInfoImpl(Properties) - Constructor for class org.jbpm.services.task.identity.LDAPUserInfoImpl
- LifeCycleManager - Interface in org.jbpm.services.task.internals.lifecycle
- listener(TaskLifeCycleEventListener) - Method in class org.jbpm.services.task.HumanTaskConfigurator
- LoadBalanceAssignmentStrategy - Class in org.jbpm.services.task.assignment.impl.strategy
-
Assignment strategy that uses a plug-able approach for calculating the load that potential task owners have.
- LoadBalanceAssignmentStrategy() - Constructor for class org.jbpm.services.task.assignment.impl.strategy.LoadBalanceAssignmentStrategy
- LoadCalculator - Interface in org.jbpm.services.task.assignment
- loadCalculatorIdentifier - Variable in class org.jbpm.services.task.assignment.impl.AbstractLoadCalculator
- loadContentData(Long, Task) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- loadTaskVariables(Task) - Method in class org.jbpm.services.task.commands.TaskContext
- loadTaskVariables(Task) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- LOG - org.jbpm.services.task.utils.OnErrorAction
-
Collect information and log it to supported output.
M
- marshal(Object, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- marshal(Task, Object, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- marshalFault(Map<String, Object>, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- marshalFault(Task, Map<String, Object>, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- marshallContent(Object, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- marshallContent(Task, Object, Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- MEMBER_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- MEMBERS_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- MVELLifeCycleManager - Class in org.jbpm.services.task.internals.lifecycle
- MVELLifeCycleManager() - Constructor for class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- MVELLifeCycleManager(TaskContext, TaskPersistenceContext, TaskContentService, TaskEventSupport) - Constructor for class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- MvelUserGroupCallbackImpl - Class in org.jbpm.services.task.identity
- MvelUserGroupCallbackImpl(boolean) - Constructor for class org.jbpm.services.task.identity.MvelUserGroupCallbackImpl
- MVELUtils - Class in org.jbpm.services.task.utils
- MVELUtils() - Constructor for class org.jbpm.services.task.utils.MVELUtils
N
- name(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- NAME_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- NAME_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserInfoImpl
- newTaskServiceConfigurator() - Static method in class org.jbpm.services.task.HumanTaskServiceFactory
- nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- NominateTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.NominateTaskCommand
- NominateTaskCommand(long, String, List<OrganizationalEntity>) - Constructor for class org.jbpm.services.task.commands.NominateTaskCommand
- NoOpPredictionService - Class in org.jbpm.services.task.prediction
-
Implementation of a no-op prediction service
- NoOpPredictionService() - Constructor for class org.jbpm.services.task.prediction.NoOpPredictionService
- notificationListener - Static variable in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- NotificationListener - Interface in org.jbpm.services.task.deadlines
-
Listener that is called when Task notification is about to be sent.
- NotificationListenerManager - Class in org.jbpm.services.task.deadlines.notifications.impl
-
Manages broadcasting of notification events to all found listeners
O
- OBJECT_SCOPE - org.jbpm.services.task.utils.LdapSearcher.SearchScope
- ONELEVEL_SCOPE - org.jbpm.services.task.utils.LdapSearcher.SearchScope
- OnErrorAction - Enum in org.jbpm.services.task.utils
-
Defines possible actions in case an error was encountered.
- onNotification(NotificationEvent, UserInfo) - Method in interface org.jbpm.services.task.deadlines.NotificationListener
-
Invoked when notification is about to be sent.
- onNotification(NotificationEvent, UserInfo) - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- onTaskDone(Task, TaskContext) - Method in interface org.jbpm.services.task.assignment.AssignmentService
- onTaskDone(Task, TaskContext) - Method in class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- OperationCommand - Class in org.jbpm.services.task.internals.lifecycle
- OperationCommand() - Constructor for class org.jbpm.services.task.internals.lifecycle.OperationCommand
- org.jbpm.services.task - package org.jbpm.services.task
- org.jbpm.services.task.admin.listener - package org.jbpm.services.task.admin.listener
- org.jbpm.services.task.admin.listener.internal - package org.jbpm.services.task.admin.listener.internal
- org.jbpm.services.task.assignment - package org.jbpm.services.task.assignment
- org.jbpm.services.task.assignment.impl - package org.jbpm.services.task.assignment.impl
- org.jbpm.services.task.assignment.impl.strategy - package org.jbpm.services.task.assignment.impl.strategy
- org.jbpm.services.task.commands - package org.jbpm.services.task.commands
- org.jbpm.services.task.deadlines - package org.jbpm.services.task.deadlines
- org.jbpm.services.task.deadlines.notifications.impl - package org.jbpm.services.task.deadlines.notifications.impl
- org.jbpm.services.task.deadlines.notifications.impl.email - package org.jbpm.services.task.deadlines.notifications.impl.email
- org.jbpm.services.task.events - package org.jbpm.services.task.events
- org.jbpm.services.task.exception - package org.jbpm.services.task.exception
- org.jbpm.services.task.identity - package org.jbpm.services.task.identity
- org.jbpm.services.task.identity.adapter - package org.jbpm.services.task.identity.adapter
- org.jbpm.services.task.impl - package org.jbpm.services.task.impl
- org.jbpm.services.task.impl.command - package org.jbpm.services.task.impl.command
- org.jbpm.services.task.impl.factories - package org.jbpm.services.task.impl.factories
- org.jbpm.services.task.impl.model.xml - package org.jbpm.services.task.impl.model.xml
- org.jbpm.services.task.impl.util - package org.jbpm.services.task.impl.util
- org.jbpm.services.task.internals.lifecycle - package org.jbpm.services.task.internals.lifecycle
- org.jbpm.services.task.lifecycle.listeners - package org.jbpm.services.task.lifecycle.listeners
- org.jbpm.services.task.prediction - package org.jbpm.services.task.prediction
- org.jbpm.services.task.rule - package org.jbpm.services.task.rule
- org.jbpm.services.task.rule.impl - package org.jbpm.services.task.rule.impl
- org.jbpm.services.task.utils - package org.jbpm.services.task.utils
- OUTPUT_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- Owner - org.jbpm.services.task.internals.lifecycle.Allowed
P
- PARAMETER_MATCHER - Static variable in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- parseDeadlineString(String, List<OrganizationalEntity>, Environment, boolean) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- parseNotifications(String, List<OrganizationalEntity>) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- parseReassignment(String) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- PermissionDeniedException - Exception in org.jbpm.services.task.exception
-
Exception that is thrown when a
Usertry to perform anOperationon aTask - PermissionDeniedException(String) - Constructor for exception org.jbpm.services.task.exception.PermissionDeniedException
- persistIfNotExists(OrganizationalEntity, TaskContext) - Method in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- potentialOwner(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- PotentialOwner - org.jbpm.services.task.internals.lifecycle.Allowed
- PotentialOwnerBusynessAssignmentStrategy - Class in org.jbpm.services.task.assignment.impl.strategy
-
Assignment strategy that assigns tasks to least occupied user from potential owners.
- PotentialOwnerBusynessAssignmentStrategy() - Constructor for class org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy
- predict(Task, Map<String, Object>) - Method in class org.jbpm.services.task.prediction.NoOpPredictionService
- PredictionServiceRegistry - Class in org.jbpm.services.task.prediction
- PRINCIPAL_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- priority(int...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- PRIORITY_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- processId(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- processInstanceId(long...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- processInstanceIdRange(Long, Long) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- processSessionId(long...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- ProcessSubTaskCommand - Class in org.jbpm.services.task.commands
- ProcessSubTaskCommand() - Constructor for class org.jbpm.services.task.commands.ProcessSubTaskCommand
- ProcessSubTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ProcessSubTaskCommand
- ProcessSubTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.ProcessSubTaskCommand
- produceSession() - Static method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailSessionProducer
- propertyToList(String) - Static method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- PropertyUserInfoImpl - Class in org.jbpm.services.task.identity
- PropertyUserInfoImpl(boolean) - Constructor for class org.jbpm.services.task.identity.PropertyUserInfoImpl
- PropertyUserInfoImpl(Properties) - Constructor for class org.jbpm.services.task.identity.PropertyUserInfoImpl
-
Constructs default UserInfo implementation to provide required information to the escalation handler.
Q
- query(String, Object) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- queueContainsUser(RoundRobinAssignmentStrategy.CircularQueue<OrganizationalEntity>, OrganizationalEntity) - Method in class org.jbpm.services.task.assignment.impl.strategy.RoundRobinAssignmentStrategy
R
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- readExternal(ObjectInput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- readProperties(String, String) - Method in class org.jbpm.services.task.identity.AbstractUserGroupInfo
- realClass - Variable in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- registerAdditionalNotificationListener(List<NotificationListener>) - Method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- registerTaskEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- registry - Variable in class org.jbpm.services.task.identity.DefaultUserInfo
- release(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- release(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- ReleaseTaskCommand - Class in org.jbpm.services.task.commands
-
Operation.Release : [ new OperationCommand().{ status = [ Status.Reserved, Status.InProgress ], allowed = [Allowed.Owner, Allowed.BusinessAdministrator ], setNewOwnerToNull = true, newStatus = Status.Ready } ],
- ReleaseTaskCommand() - Constructor for class org.jbpm.services.task.commands.ReleaseTaskCommand
- ReleaseTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ReleaseTaskCommand
- remove(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- remove(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- remove(String) - Method in class org.jbpm.services.task.commands.TaskContext
- removeAllTasks() - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeAllTasks() - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- RemoveAllTasksCommand - Class in org.jbpm.services.task.commands
- RemoveAllTasksCommand() - Constructor for class org.jbpm.services.task.commands.RemoveAllTasksCommand
- removeGroup(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeGroup(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- RemoveGroupCommand - Class in org.jbpm.services.task.commands
- RemoveGroupCommand() - Constructor for class org.jbpm.services.task.commands.RemoveGroupCommand
- RemoveGroupCommand(String) - Constructor for class org.jbpm.services.task.commands.RemoveGroupCommand
- removeMarshallerContext(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeMarshallerContext(String) - Method in class org.jbpm.services.task.impl.TaskContentRegistry
- removeMarshallerContext(String) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- removeOutput(String) - Method in class org.jbpm.services.task.commands.TaskContext
- RemoveTaskCommand - Class in org.jbpm.services.task.commands
- RemoveTaskCommand() - Constructor for class org.jbpm.services.task.commands.RemoveTaskCommand
- RemoveTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.RemoveTaskCommand
- removeTaskEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeTaskEventsById(long) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeTaskEventsById(long) - Method in class org.jbpm.services.task.impl.TaskEventsServiceImpl
- removeTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- RemoveTasksCommand - Class in org.jbpm.services.task.commands
- RemoveTasksCommand() - Constructor for class org.jbpm.services.task.commands.RemoveTasksCommand
- RemoveTasksCommand(List<TaskSummary>) - Constructor for class org.jbpm.services.task.commands.RemoveTasksCommand
- removeUser(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- removeUser(String) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- RemoveUserCommand - Class in org.jbpm.services.task.commands
- RemoveUserCommand() - Constructor for class org.jbpm.services.task.commands.RemoveUserCommand
- RemoveUserCommand(String) - Constructor for class org.jbpm.services.task.commands.RemoveUserCommand
- rescheduleDeadlinesForTask(InternalTask, TaskContext, boolean, Deadline, TaskDeadlinesService.DeadlineType...) - Static method in class org.jbpm.services.task.impl.util.DeadlineSchedulerHelper
- rescheduleDeadlinesForTask(InternalTask, TaskContext, boolean, TaskDeadlinesService.DeadlineType...) - Static method in class org.jbpm.services.task.impl.util.DeadlineSchedulerHelper
- reset() - Method in class org.jbpm.services.task.assignment.AssignmentServiceRegistry
- reset() - Method in class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- reset() - Method in class org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager
- reset() - Static method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- resolveTaskDetails(Map<String, Object>, Task) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- resolveTaskDetailsForTaskProperties(Task) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- resume(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- resume(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- ResumeTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.ResumeTaskCommand
- ResumeTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.ResumeTaskCommand
- RETHROW - org.jbpm.services.task.utils.OnErrorAction
-
Simply re-throw caught exception.
- ROLE_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- ROLE_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- ROLE_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- ROLE_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- ROLE_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- ROLE_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- ROLE_MEMBERS_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- ROLES_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- RoundRobinAssignmentStrategy - Class in org.jbpm.services.task.assignment.impl.strategy
- RoundRobinAssignmentStrategy() - Constructor for class org.jbpm.services.task.assignment.impl.strategy.RoundRobinAssignmentStrategy
- RuleContextProvider - Interface in org.jbpm.services.task.rule
- RuleContextProviderImpl - Class in org.jbpm.services.task.rule.impl
S
- schedule(long, long, long, TaskDeadlinesService.DeadlineType) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- scheduleDeadlines(List<? extends Deadline>, long, long, TaskDeadlinesService.DeadlineType, TaskDeadlinesService) - Static method in class org.jbpm.services.task.impl.util.DeadlineSchedulerHelper
- scheduleDeadlinesForTask(InternalTask, TaskContext, TaskDeadlinesService.DeadlineType...) - Static method in class org.jbpm.services.task.impl.util.DeadlineSchedulerHelper
- ScheduledTaskDeadline(long, long, TaskDeadlinesService.DeadlineType, String, Long) - Constructor for class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline
- scope - Variable in class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- search(String, String, Object...) - Method in class org.jbpm.services.task.utils.LdapSearcher
-
Search LDAP and stores the results in searchResults field.
- SEARCH_SCOPE - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- SEARCH_SCOPE - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- SEARCH_SCOPE - Static variable in class org.jbpm.services.task.utils.LdapSearcher
- SerializableUtil - Class in org.jbpm.services.task.impl.util
- serialize(Serializable) - Static method in class org.jbpm.services.task.impl.util.SerializableUtil
- serialize(Serializable, ClassLoader) - Static method in class org.jbpm.services.task.impl.util.SerializableUtil
- set(String, Object) - Method in class org.jbpm.services.task.commands.TaskContext
- setAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- setAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- setActivationTime(Date) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setActualOwnerId(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setAddedAt(Date) - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- setAddTargetUserToPotentialOwners(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setAllowed(boolean) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- setAllowed(List<Allowed>) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setArchived(Boolean) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setAssignmentService(AssignmentService) - Method in class org.jbpm.services.task.assignment.AssignmentServiceProvider
- setAttachment(Attachment) - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- setAttachmentId(Long) - Method in class org.jbpm.services.task.commands.DeleteAttachmentCommand
- setAttachmentId(Long) - Method in class org.jbpm.services.task.commands.GetAttachmentCommand
- setAverageDuration(Double) - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- setBusinessAdministrators(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setCalculatedLoad(Double) - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- setCalculatorIdentifier(String) - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- setCommands(List<TaskCommand<?>>) - Method in class org.jbpm.services.task.commands.CompositeCommand
- setComment(Comment) - Method in class org.jbpm.services.task.commands.AddCommentCommand
- setCommentId(Long) - Method in class org.jbpm.services.task.commands.DeleteCommentCommand
- setCommentId(Long) - Method in class org.jbpm.services.task.commands.GetCommentCommand
- setContent(byte[]) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- setContent(byte[]) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- setContent(Content) - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- setContent(Content) - Method in class org.jbpm.services.task.commands.AddContentCommand
- setContentId(Long) - Method in class org.jbpm.services.task.commands.DeleteContentCommand
- setContentId(Long) - Method in class org.jbpm.services.task.commands.GetContentByIdCommand
- setContentId(Long) - Method in class org.jbpm.services.task.commands.GetContentByIdForUserCommand
- setContentMap(Map<String, Object>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- setContentObject(Object) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- setContentObject(Object) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- setCount(long) - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- setCreatedById(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setCreatedOn(Date) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setData(Map<String, Object>) - Method in class org.jbpm.services.task.commands.CompleteTaskCommand
- setData(Map<String, Object>) - Method in class org.jbpm.services.task.commands.ExecuteTaskRulesCommand
- setData(Map<String, Object>) - Method in class org.jbpm.services.task.commands.FailTaskCommand
- setData(Map<String, Object>) - Method in class org.jbpm.services.task.commands.ProcessSubTaskCommand
- setData(ContentData) - Method in class org.jbpm.services.task.commands.AddTaskCommand
- setDate(Date) - Method in class org.jbpm.services.task.commands.GetActiveTasksCommand
- setDate(Date) - Method in class org.jbpm.services.task.commands.GetCompletedTasksCommand
- setDeadlines(Map<String, Object>, List<OrganizationalEntity>, Environment) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- setDeadlines(Map<String, Object>, List<OrganizationalEntity>, Environment, boolean) - Static method in class org.jbpm.services.task.impl.util.HumanTaskHandlerHelper
- setDeadlines(Deadlines) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setDefinitionId(String) - Method in class org.jbpm.services.task.commands.GetTaskDefinitionCommand
- setDelegation(Delegation) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setDeploymentId(String) - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- setDeploymentId(String) - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- setDeploymentId(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setDescription(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setDescription(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setDescriptions(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setDescriptions(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setDocumentAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setDocumentContent(long, Content) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- setDocumentContentBytes(byte[]) - Method in class org.jbpm.services.task.commands.AddContentFromUserCommand
- setDocumentContentFromUser(long, String, byte[]) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setDocumentContentId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setDocumentType(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setEnabled(boolean) - Method in interface org.jbpm.services.task.assignment.AssignmentService
- setEnabled(boolean) - Method in class org.jbpm.services.task.assignment.impl.AssignmentServiceImpl
- setEndDeadlines(List<Deadline>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- setExceptionClass(Class<? extends TaskException>) - Method in class org.jbpm.services.task.rule.TaskServiceRequest
- setExcludedOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setExec(Operation) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setExpirationDate(long, Date) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setExpirationDate(long, Date) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setExpirationDate(Date) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- setExpirationDate(Date) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- setExpirationDate(Date) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- setExpirationDate(Date) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setExpirationTime(Date) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setFallbackExecutor(CommandExecutor) - Static method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- setFault(long, String, FaultData) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setFault(long, String, FaultData) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setFaultAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setFaultContentId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setFaultData(JaxbFaultData) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setFaultName(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- setFaultName(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setFaultType(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setFilter(String) - Method in class org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand
- setFirstResult(Integer) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- setFormName(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setGroupId(String) - Method in class org.jbpm.services.task.commands.AddGroupCommand
- setGroupId(String) - Method in class org.jbpm.services.task.commands.GetGroupCommand
- setGroupId(String) - Method in class org.jbpm.services.task.commands.RemoveGroupCommand
- setGroupsIds(List<String>) - Method in class org.jbpm.services.task.commands.TaskCommand
- setGroupTargetEntityAllowed(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- setId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- setId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setId(String) - Method in class org.jbpm.services.task.commands.GetOrgEntityCommand
- setId(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- setJaxbAttachment(JaxbAttachment) - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- setJaxbComment(JaxbComment) - Method in class org.jbpm.services.task.commands.AddCommentCommand
- setJaxbComments(List<JaxbComment>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setJaxbContent(JaxbContent) - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- setJaxbContent(JaxbContent) - Method in class org.jbpm.services.task.commands.AddContentCommand
- setJaxbTask(JaxbTask) - Method in class org.jbpm.services.task.commands.AddTaskCommand
- setLanguage(String) - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- setLanguage(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- setLifeCycleManager(LifeCycleManager) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setMainCommand(TaskCommand<T>) - Method in class org.jbpm.services.task.commands.CompositeCommand
- setMaxResults(Integer) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand
- setName(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setName(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setNames(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setNamesOrDescriptions(List<JaxbI18NText>) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setNewStatus(Status) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setOptional(boolean) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- setOptional(boolean) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- setOutput(long, String, Object) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setOutput(long, String, Object) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setOutput(Object) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setOutput(String, Object) - Method in class org.jbpm.services.task.commands.TaskContext
- setOutputAccessType(AccessType) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setOutputContentId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setOutputContentMap(Map<String, Object>) - Method in class org.jbpm.services.task.commands.AddContentFromUserCommand
- setOutputType(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setOwnerId(String) - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- setParameters(Map<String, Object>) - Method in class org.jbpm.services.task.commands.SuspendTaskCommand
- setParams(Map<String, Object>) - Method in class org.jbpm.services.task.commands.AddTaskCommand
- setParentId(Long) - Method in class org.jbpm.services.task.commands.GetPendingSubTasksCommand
- setParentId(Long) - Method in class org.jbpm.services.task.commands.GetSubTasksCommand
- setParentId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setPeopleAssignments(PeopleAssignments) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.commands.TaskContext
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskAdminServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskCommentServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- setPersistenceContext(TaskPersistenceContext) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.commands.NominateTaskCommand
- setPotentialOwners(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setPreviousStatus(List<Status>) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setPreviousStatus(Status) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setPriority(long, int) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setPriority(long, int) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setPriority(Integer) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setPriority(Integer) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setProcessId(String) - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- setProcessId(String) - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- setProcessId(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setProcessInstanceId(Long) - Method in class org.jbpm.services.task.admin.listener.internal.GetCurrentTxTasksCommand
- setProcessInstanceId(Long) - Method in class org.jbpm.services.task.commands.GetCompletedTasksCommand
- setProcessInstanceId(Long) - Method in class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand
- setProcessInstanceId(Long) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- setProcessInstanceId(Long) - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- setProcessInstanceId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setProcessSessionId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setProperty(Integer) - Method in class org.jbpm.services.task.commands.GetTaskPropertyCommand
- setProperty(Integer) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setQueryWhere(QueryWhere) - Method in class org.jbpm.services.task.commands.TaskSummaryQueryCommand
- setRawContent(Object) - Method in class org.jbpm.services.task.commands.AddAttachmentCommand
- setRecipients(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setRemoveUserFromPotentialOwners(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setResult(Object) - Method in class org.jbpm.services.task.commands.TaskContext
- setRolePrincipleName(String) - Method in class org.jbpm.services.task.identity.JAASUserGroupCallbackImpl
- setRuleContextProvider(RuleContextProvider) - Method in class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
- setSerializedContent(byte[]) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- setSetNewOwnerToNull(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setSetNewOwnerToUser(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setSetToPreviousStatus(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setSkipable(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setSkipable(long, boolean) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setSkipable(long, boolean) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setSkipable(Boolean) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setSkippable(Boolean) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setStartDeadlines(List<Deadline>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- setStatus(List<Status>) - Method in class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand
- setStatus(List<Status>) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setStatus(Status) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- setStatuses(List<Status>) - Method in class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand
- setStatuses(List<Status>) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand
- setStatuses(List<Status>) - Method in class org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand
- setStatuses(List<Status>) - Method in class org.jbpm.services.task.commands.GetTasksForProcessCommand
- setSubject(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setSubject(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setSubjects(List<I18NText>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setSubTasksStrategy(SubTasksStrategy) - Method in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setSubTaskStrategy(SubTasksStrategy) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setTargetEntityId(String) - Method in class org.jbpm.services.task.commands.TaskCommand
- setTask(Task) - Method in class org.jbpm.services.task.commands.AddTaskCommand
- setTask(Task) - Method in class org.jbpm.services.task.events.TaskEventImpl
- setTaskContentService(TaskContentService) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- setTaskContext(TaskContext) - Method in class org.jbpm.services.task.events.TaskEventImpl
- setTaskData(TaskData) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setTaskEventSupport(TaskEventSupport) - Method in class org.jbpm.services.task.impl.TaskContentServiceImpl
- setTaskEventSupport(TaskEventSupport) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- setTaskEventSupport(TaskEventSupport) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- setTaskId(Long) - Method in class org.jbpm.services.task.commands.TaskCommand
- setTaskIds(List<Long>) - Method in class org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand
- setTaskInitiator(User) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setTaskInitiatorId(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setTaskName(String) - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- setTaskName(String) - Method in class org.jbpm.services.task.assignment.impl.TaskInfo
- setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setTaskNames(long, List<I18NText>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- SetTaskPropertyCommand - Class in org.jbpm.services.task.commands
- SetTaskPropertyCommand() - Constructor for class org.jbpm.services.task.commands.SetTaskPropertyCommand
- SetTaskPropertyCommand(long, String, Integer, Object) - Constructor for class org.jbpm.services.task.commands.SetTaskPropertyCommand
- setTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.commands.ArchiveTasksCommand
- setTasks(List<TaskSummary>) - Method in class org.jbpm.services.task.commands.RemoveTasksCommand
- setTaskService(InternalTaskService) - Method in class org.jbpm.services.task.admin.listener.TaskCleanUpProcessEventListener
- setTaskStakeholders(List<OrganizationalEntity>) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- setTaskType(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setText(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbI18NText
- setType(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContentData
- setType(String) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- setType(JaxbOrganizationalEntity.Type) - Method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- setUser(User) - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- setUserGroupCallback(UserGroupCallback) - Method in class org.jbpm.services.task.impl.TaskQueryServiceImpl
- setUserId(String) - Method in class org.jbpm.services.task.commands.TaskCommand
- setUserId(String) - Method in class org.jbpm.services.task.commands.TaskContext
- setUserInfo(UserInfo) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- setUserIsExplicitPotentialOwner(boolean) - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- setVersion(Integer) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
- setWorkItemId(Long) - Method in class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand
- setWorkItemId(Long) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTaskData
- skip(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- skip(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- skippable(boolean) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- SKIPPABLE_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- SkipTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.SkipTaskCommand
- SkipTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.SkipTaskCommand
- stakeHolder(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- start(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- start(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- StartTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.StartTaskCommand
- StartTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.StartTaskCommand
- status(Status...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- stop(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- stop(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- StopTaskCommand - Class in org.jbpm.services.task.commands
-
Operation.Stop : [ new OperationCommand().{ status = [ Status.InProgress ], allowed = [ Allowed.Owner, Allowed.BusinessAdministrator ], newStatus = Status.Reserved } ],
- StopTaskCommand() - Constructor for class org.jbpm.services.task.commands.StopTaskCommand
- StopTaskCommand(long, String) - Constructor for class org.jbpm.services.task.commands.StopTaskCommand
- SUB_TASK_STRATEGY_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- subject(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- subTaskStrategy(SubTasksStrategy...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- SUBTREE_SCOPE - org.jbpm.services.task.utils.LdapSearcher.SearchScope
- suspend(long, String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- suspend(long, String) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- suspend(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- suspend(long, String, Map<String, Object>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- SuspendTaskCommand - Class in org.jbpm.services.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() - Constructor for class org.jbpm.services.task.commands.SuspendTaskCommand
- SuspendTaskCommand(long, String, Map<String, Object>) - Constructor for class org.jbpm.services.task.commands.SuspendTaskCommand
T
- targetEntityId - Variable in class org.jbpm.services.task.commands.TaskCommand
- TASK_NAMES_PROPERTY - Static variable in class org.jbpm.services.task.commands.SetTaskPropertyCommand
- TaskAdminServiceImpl - Class in org.jbpm.services.task.impl
- TaskAdminServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskAdminServiceImpl
- TaskAdminServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskAdminServiceImpl
- TaskAttachmentServiceImpl - Class in org.jbpm.services.task.impl
- TaskAttachmentServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- TaskAttachmentServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskAttachmentServiceImpl
- TaskAverageDuration - Class in org.jbpm.services.task.assignment.impl
- TaskAverageDuration(Double, String, String, String) - Constructor for class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- TaskAverageDuration(Long, String, String, String) - Constructor for class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- TaskCleanUpProcessEventListener - Class in org.jbpm.services.task.admin.listener
- TaskCleanUpProcessEventListener(TaskService) - Constructor for class org.jbpm.services.task.admin.listener.TaskCleanUpProcessEventListener
- TaskCommand<T> - Class in org.jbpm.services.task.commands
- TaskCommand() - Constructor for class org.jbpm.services.task.commands.TaskCommand
- TaskCommandExecutorImpl - Class in org.jbpm.services.task.commands
- TaskCommandExecutorImpl(Environment, TaskEventSupport) - Constructor for class org.jbpm.services.task.commands.TaskCommandExecutorImpl
- TaskCommentServiceImpl - Class in org.jbpm.services.task.impl
- TaskCommentServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskCommentServiceImpl
- TaskCommentServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskCommentServiceImpl
- TaskContentRegistry - Class in org.jbpm.services.task.impl
- TaskContentServiceImpl - Class in org.jbpm.services.task.impl
- TaskContentServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskContentServiceImpl
- TaskContentServiceImpl(TaskContext, TaskPersistenceContext, TaskEventSupport) - Constructor for class org.jbpm.services.task.impl.TaskContentServiceImpl
- TaskContext - Class in org.jbpm.services.task.commands
- TaskContext() - Constructor for class org.jbpm.services.task.commands.TaskContext
- TaskContext(Context, Environment, TaskEventSupport) - Constructor for class org.jbpm.services.task.commands.TaskContext
- TaskCountLoadCalculator - Class in org.jbpm.services.task.assignment.impl
- TaskCountLoadCalculator() - Constructor for class org.jbpm.services.task.assignment.impl.TaskCountLoadCalculator
- TaskDeadlinesServiceImpl - Class in org.jbpm.services.task.impl
- TaskDeadlinesServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- TaskDeadlinesServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- TaskDeadlinesServiceImpl.ScheduledTaskDeadline - Class in org.jbpm.services.task.impl
- TaskDefServiceImpl - Class in org.jbpm.services.task.impl
- TaskDefServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskDefServiceImpl
- TaskDefServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskDefServiceImpl
- TaskEventImpl - Class in org.jbpm.services.task.events
- TaskEventImpl(Task, TaskContext) - Constructor for class org.jbpm.services.task.events.TaskEventImpl
- TaskEventsServiceImpl - Class in org.jbpm.services.task.impl
- TaskEventsServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskEventsServiceImpl
- TaskEventsServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskEventsServiceImpl
- TaskEventSupport - Class in org.jbpm.services.task.events
- TaskEventSupport() - Constructor for class org.jbpm.services.task.events.TaskEventSupport
- TaskExecutionException - Exception in org.jbpm.services.task.exception
- TaskExecutionException(String) - Constructor for exception org.jbpm.services.task.exception.TaskExecutionException
- TaskExecutionException(String, Throwable) - Constructor for exception org.jbpm.services.task.exception.TaskExecutionException
- TaskFactory - Class in org.jbpm.services.task.impl.factories
- TaskFactory() - Constructor for class org.jbpm.services.task.impl.factories.TaskFactory
- taskId - Variable in class org.jbpm.services.task.commands.TaskCommand
- taskId(long...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- TaskIdentityServiceImpl - Class in org.jbpm.services.task.impl
- TaskIdentityServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- TaskIdentityServiceImpl(TaskPersistenceContext) - Constructor for class org.jbpm.services.task.impl.TaskIdentityServiceImpl
- taskIdRange(Long, Long) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- TaskInfo - Class in org.jbpm.services.task.assignment.impl
- TaskInfo(String, String, String, String, Long) - Constructor for class org.jbpm.services.task.assignment.impl.TaskInfo
- TaskInstanceServiceImpl - Class in org.jbpm.services.task.impl
- TaskInstanceServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- TaskInstanceServiceImpl(TaskContext, TaskPersistenceContext, LifeCycleManager, TaskEventSupport, Environment) - Constructor for class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- TaskLifeCycleEventListener - Interface in org.jbpm.services.task.lifecycle.listeners
- taskOperation(Operation, long, String, String, Map<String, Object>, List<String>, OrganizationalEntity...) - Method in interface org.jbpm.services.task.internals.lifecycle.LifeCycleManager
- taskOperation(Operation, long, String, String, Map<String, Object>, List<String>, OrganizationalEntity...) - Method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- taskParentId(long...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- TaskQueryServiceImpl - Class in org.jbpm.services.task.impl
- TaskQueryServiceImpl() - Constructor for class org.jbpm.services.task.impl.TaskQueryServiceImpl
- TaskQueryServiceImpl(TaskPersistenceContext, UserGroupCallback) - Constructor for class org.jbpm.services.task.impl.TaskQueryServiceImpl
- TaskResolverFactory - Class in org.jbpm.services.task.impl
- TaskResolverFactory(Task) - Constructor for class org.jbpm.services.task.impl.TaskResolverFactory
- TaskRuleService - Interface in org.jbpm.services.task.rule
- TaskRuleServiceImpl - Class in org.jbpm.services.task.rule.impl
- TaskRuleServiceImpl() - Constructor for class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
- TaskRuleServiceImpl(RuleContextProvider) - Constructor for class org.jbpm.services.task.rule.impl.TaskRuleServiceImpl
- TaskServiceRequest - Class in org.jbpm.services.task.rule
- TaskServiceRequest(String, User, Map<String, Object>) - Constructor for class org.jbpm.services.task.rule.TaskServiceRequest
- TaskStakeholders - org.jbpm.services.task.internals.lifecycle.Allowed
- taskSummaryQuery(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- TaskSummaryQueryBuilderImpl - Class in org.jbpm.services.task.impl
-
Main Implementation of the
TaskSummaryQueryBuilder. - TaskSummaryQueryBuilderImpl() - Constructor for class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- TaskSummaryQueryBuilderImpl(String, TaskService) - Constructor for class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- TaskSummaryQueryCommand - Class in org.jbpm.services.task.commands
- TaskSummaryQueryCommand() - Constructor for class org.jbpm.services.task.commands.TaskSummaryQueryCommand
- TaskSummaryQueryCommand(QueryWhere) - Constructor for class org.jbpm.services.task.commands.TaskSummaryQueryCommand
- taskType(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- toGroups(List<String>) - Method in class org.jbpm.services.task.impl.TaskInstanceServiceImpl
- toString() - Method in class org.jbpm.services.task.assignment.impl.AssignmentImpl
- toString() - Method in class org.jbpm.services.task.assignment.impl.strategy.BusinessRuleAssignmentStrategy
- toString() - Method in class org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy
- toString() - Method in class org.jbpm.services.task.assignment.impl.TaskAverageDuration
- toString() - Method in class org.jbpm.services.task.assignment.UserTaskLoad
- toString() - Method in class org.jbpm.services.task.commands.ActivateTaskCommand
- toString() - Method in class org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- toString() - Method in class org.jbpm.services.task.internals.lifecycle.OperationCommand
- toString(Reader) - Static method in class org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager
- toString(Reader) - Static method in class org.jbpm.services.task.utils.MVELUtils
- train(Task, Map<String, Object>, Map<String, Object>) - Method in class org.jbpm.services.task.prediction.NoOpPredictionService
U
- undeployTaskDef(String) - Method in class org.jbpm.services.task.impl.command.CommandBasedTaskService
- undeployTaskDef(String) - Method in class org.jbpm.services.task.impl.TaskDefServiceImpl
- UndeployTaskDefCommand - Class in org.jbpm.services.task.commands
- UndeployTaskDefCommand() - Constructor for class org.jbpm.services.task.commands.UndeployTaskDefCommand
- UndeployTaskDefCommand(String) - Constructor for class org.jbpm.services.task.commands.UndeployTaskDefCommand
- unescapeIllegalChars(String) - Method in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- unmarshall(byte[], Environment) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- unmarshall(byte[], Environment, ClassLoader) - Static method in class org.jbpm.services.task.utils.ContentMarshallerHelper
- unschedule(long, Deadline, TaskDeadlinesService.DeadlineType) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- unschedule(long, TaskDeadlinesService.DeadlineType) - Method in class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl
- USER - org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity.Type
- USER_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- USER_ATTR_ID - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- USER_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- USER_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- USER_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- USER_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserInfoImpl
- USER_ROLES_CTX - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- USER_ROLES_FILTER - Static variable in class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl
- USER_ROLES_QUERY - Static variable in class org.jbpm.services.task.identity.DBUserGroupCallbackImpl
- UserGroupAdapter - Interface in org.jbpm.services.task.identity.adapter
- userGroupCallback(UserGroupCallback) - Method in class org.jbpm.services.task.HumanTaskConfigurator
- UserGroupCallbackTaskCommand<T> - Class in org.jbpm.services.task.commands
- UserGroupCallbackTaskCommand() - Constructor for class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand
- userId - Variable in class org.jbpm.services.task.commands.TaskCommand
- userInfo(UserInfo) - Method in class org.jbpm.services.task.HumanTaskConfigurator
- UserTaskLoad - Class in org.jbpm.services.task.assignment
- UserTaskLoad(String, String) - Constructor for class org.jbpm.services.task.assignment.UserTaskLoad
- UserTaskLoad(String, String, Double) - Constructor for class org.jbpm.services.task.assignment.UserTaskLoad
- UserTaskLoad(String, User) - Constructor for class org.jbpm.services.task.assignment.UserTaskLoad
- UserTaskLoad(String, User, Double) - Constructor for class org.jbpm.services.task.assignment.UserTaskLoad
V
- valueOf(String) - Static method in enum org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.services.task.internals.lifecycle.Allowed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.services.task.utils.LdapSearcher.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.services.task.utils.OnErrorAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jbpm.services.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.services.task.utils.LdapSearcher.SearchScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jbpm.services.task.utils.OnErrorAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variableName(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- variableValue(String...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
W
- WeblogicUserGroupAdapter - Class in org.jbpm.services.task.identity.adapter
- WeblogicUserGroupAdapter() - Constructor for class org.jbpm.services.task.identity.adapter.WeblogicUserGroupAdapter
- WebSphereUserGroupAdapter - Class in org.jbpm.services.task.identity.adapter
- WebSphereUserGroupAdapter() - Constructor for class org.jbpm.services.task.identity.adapter.WebSphereUserGroupAdapter
- with(KieBase) - Method in class org.jbpm.services.task.commands.TaskContext
- with(KieSession) - Method in class org.jbpm.services.task.commands.TaskContext
- WorkflowBridgeTaskLifeCycleEventListener - Class in org.jbpm.services.task.events
- WorkflowBridgeTaskLifeCycleEventListener(RuntimeManager) - Constructor for class org.jbpm.services.task.events.WorkflowBridgeTaskLifeCycleEventListener
- workItemId(long...) - Method in class org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbComment
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbContent
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbDeadlines
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbFaultData
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments
- writeExternal(ObjectOutput) - Method in class org.jbpm.services.task.impl.model.xml.JaxbTask
All Classes All Packages