jar

org.jbpm : jbpm-human-task-core

Maven & Gradle

Jul 13, 2023
62 usages
1.5k stars

jBPM :: Human Task Core

Table Of Contents

Latest Version

Download org.jbpm : jbpm-human-task-core JAR file - Latest Versions:

All Versions

Download org.jbpm : jbpm-human-task-core JAR file - All Versions:

Version Vulnerabilities Size Updated
7.74.x
7.73.x
7.72.x
7.71.x
7.70.x
7.69.x
7.68.x
7.67.x
7.66.x
7.65.x
7.64.x
7.63.x
7.62.x
7.61.x
7.60.x
7.59.x
7.58.x
7.57.x
7.56.x
7.55.x
7.54.x
7.53.x
7.52.x
7.51.x
7.50.x
7.49.x
7.48.x
7.47.x
7.46.x
7.45.x
7.44.x
7.43.x
7.42.x
7.41.x
7.40.x
7.39.x
7.38.x
7.37.x
7.36.x
7.35.x
7.34.x
7.33.x
7.32.x
7.31.x
7.30.x
7.29.x
7.28.x
7.27.x
7.26.x
7.25.x
7.24.x
7.23.x
7.22.x
7.21.x
7.20.x
7.19.x
7.18.x
7.17.x
7.16.x
7.15.x
7.14.x
7.13.x
7.12.x
7.11.x
7.10.x
7.9.x
7.8.x
7.7.x
7.6.x
7.5.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jbpm-human-task-core-7.74.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jbpm.services.task.admin.listener.internal

├─ org.jbpm.services.task.admin.listener.internal.GetCurrentTxTasksCommand.class - [JAR]

org.jbpm.services.task.internals.lifecycle

├─ org.jbpm.services.task.internals.lifecycle.Allowed.class - [JAR]

├─ org.jbpm.services.task.internals.lifecycle.LifeCycleManager.class - [JAR]

├─ org.jbpm.services.task.internals.lifecycle.MVELLifeCycleManager.class - [JAR]

├─ org.jbpm.services.task.internals.lifecycle.OperationCommand.class - [JAR]

org.jbpm.services.task.impl

├─ org.jbpm.services.task.impl.TaskAdminServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskAttachmentServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskCommentServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskContentRegistry.class - [JAR]

├─ org.jbpm.services.task.impl.TaskContentServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskDefServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskEventsServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskIdentityServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskInstanceServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskQueryServiceImpl.class - [JAR]

├─ org.jbpm.services.task.impl.TaskResolverFactory.class - [JAR]

├─ org.jbpm.services.task.impl.TaskSummaryQueryBuilderImpl.class - [JAR]

org.jbpm.services.task.assignment.impl

├─ org.jbpm.services.task.assignment.impl.AbstractLoadCalculator.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.AssignmentImpl.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.AssignmentServiceImpl.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.AssignmentTaskEventListener.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.TaskAverageDuration.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.TaskCountLoadCalculator.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.TaskInfo.class - [JAR]

org.jbpm.services.task.rule.impl

├─ org.jbpm.services.task.rule.impl.RuleContextProviderImpl.class - [JAR]

├─ org.jbpm.services.task.rule.impl.TaskRuleServiceImpl.class - [JAR]

org.jbpm.services.task.lifecycle.listeners

├─ org.jbpm.services.task.lifecycle.listeners.TaskLifeCycleEventListener.class - [JAR]

org.jbpm.services.task.deadlines

├─ org.jbpm.services.task.deadlines.NotificationListener.class - [JAR]

org.jbpm.services.task.commands

├─ org.jbpm.services.task.commands.ActivateTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddAttachmentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddCommentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddContentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddContentFromUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddGroupCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.AddUsersGroupsCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ArchiveTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.CancelDeadlineCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ClaimTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.CommandsUtil.class - [JAR]

├─ org.jbpm.services.task.commands.CompleteTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.CompositeCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DelegateTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DeleteAttachmentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DeleteCommentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DeleteContentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DeleteFaultCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DeleteOutputCommand.class - [JAR]

├─ org.jbpm.services.task.commands.DeployTaskDefCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ExecuteDeadlinesCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ExecuteReminderCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ExecuteTaskRulesCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ExitTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.FailTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ForwardTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetActiveTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetAllAttachmentsCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetAllCommentsCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetAllContentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetAllTaskDefinitionsCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetArchivedTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetAttachmentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetCommentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetCompletedTasksByUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetCompletedTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetContentByIdCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetContentByIdForUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetContentMapForUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetGroupCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetGroupsCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetOrgEntityCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetPendingSubTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetPendingTasksByUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetPotentialOwnersForTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetSubTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsExcludedOwnerCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsInitiatorCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerByExpDateCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerPagingCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsRecipientCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedAsStakeholderCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskAssignedByGroupsCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskContentCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskDefinitionCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskOwnedByExpDateBeforeDateCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskOwnedByExpDateCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTaskPropertyCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTasksForProcessCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetTasksOwnedCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetUserInfoCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetUserTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.GetUsersCommand.class - [JAR]

├─ org.jbpm.services.task.commands.InitDeadlinesCommand.class - [JAR]

├─ org.jbpm.services.task.commands.NominateTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ProcessSubTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ReleaseTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.RemoveAllTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.RemoveGroupCommand.class - [JAR]

├─ org.jbpm.services.task.commands.RemoveTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.RemoveTasksCommand.class - [JAR]

├─ org.jbpm.services.task.commands.RemoveUserCommand.class - [JAR]

├─ org.jbpm.services.task.commands.ResumeTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.SetTaskPropertyCommand.class - [JAR]

├─ org.jbpm.services.task.commands.SkipTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.StartTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.StopTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.SuspendTaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.TaskCommand.class - [JAR]

├─ org.jbpm.services.task.commands.TaskCommandExecutorImpl.class - [JAR]

├─ org.jbpm.services.task.commands.TaskContext.class - [JAR]

├─ org.jbpm.services.task.commands.TaskSummaryQueryCommand.class - [JAR]

├─ org.jbpm.services.task.commands.UndeployTaskDefCommand.class - [JAR]

├─ org.jbpm.services.task.commands.UserGroupCallbackTaskCommand.class - [JAR]

org.jbpm.services.task.impl.command

├─ org.jbpm.services.task.impl.command.CommandBasedTaskService.class - [JAR]

org.jbpm.services.task

├─ org.jbpm.services.task.HumanTaskConfigurator.class - [JAR]

├─ org.jbpm.services.task.HumanTaskServiceFactory.class - [JAR]

org.jbpm.services.task.identity

├─ org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo.class - [JAR]

├─ org.jbpm.services.task.identity.AbstractUserGroupInfo.class - [JAR]

├─ org.jbpm.services.task.identity.DBUserGroupCallbackImpl.class - [JAR]

├─ org.jbpm.services.task.identity.DBUserInfoImpl.class - [JAR]

├─ org.jbpm.services.task.identity.DefaultUserInfo.class - [JAR]

├─ org.jbpm.services.task.identity.JAASUserGroupCallbackImpl.class - [JAR]

├─ org.jbpm.services.task.identity.JBossUserGroupCallbackImpl.class - [JAR]

├─ org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl.class - [JAR]

├─ org.jbpm.services.task.identity.LDAPUserInfoImpl.class - [JAR]

├─ org.jbpm.services.task.identity.MvelUserGroupCallbackImpl.class - [JAR]

├─ org.jbpm.services.task.identity.PropertyUserInfoImpl.class - [JAR]

org.jbpm.services.task.deadlines.notifications.impl.email

├─ org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener.class - [JAR]

├─ org.jbpm.services.task.deadlines.notifications.impl.email.EmailSessionProducer.class - [JAR]

org.jbpm.services.task.events

├─ org.jbpm.services.task.events.DefaultTaskEventListener.class - [JAR]

├─ org.jbpm.services.task.events.TaskEventImpl.class - [JAR]

├─ org.jbpm.services.task.events.TaskEventSupport.class - [JAR]

├─ org.jbpm.services.task.events.WorkflowBridgeTaskLifeCycleEventListener.class - [JAR]

org.jbpm.services.task.impl.model.xml

├─ org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.InternalJaxbWrapper.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbAttachment.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbComment.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbContent.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbContentData.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbDeadlines.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbFaultData.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbI18NText.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbOrganizationalEntity.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbTask.class - [JAR]

├─ org.jbpm.services.task.impl.model.xml.JaxbTaskData.class - [JAR]

org.jbpm.services.task.prediction

├─ org.jbpm.services.task.prediction.NoOpPredictionService.class - [JAR]

├─ org.jbpm.services.task.prediction.PredictionServiceRegistry.class - [JAR]

org.jbpm.services.task.assignment

├─ org.jbpm.services.task.assignment.AssignmentService.class - [JAR]

├─ org.jbpm.services.task.assignment.AssignmentServiceProvider.class - [JAR]

├─ org.jbpm.services.task.assignment.AssignmentServiceRegistry.class - [JAR]

├─ org.jbpm.services.task.assignment.LoadCalculator.class - [JAR]

├─ org.jbpm.services.task.assignment.UserTaskLoad.class - [JAR]

org.jbpm.services.task.impl.util

├─ org.jbpm.services.task.impl.util.DeadlineSchedulerHelper.class - [JAR]

├─ org.jbpm.services.task.impl.util.HumanTaskHandlerHelper.class - [JAR]

├─ org.jbpm.services.task.impl.util.SerializableUtil.class - [JAR]

org.jbpm.services.task.utils

├─ org.jbpm.services.task.utils.ClassUtil.class - [JAR]

├─ org.jbpm.services.task.utils.ContentMarshallerHelper.class - [JAR]

├─ org.jbpm.services.task.utils.LdapSearcher.class - [JAR]

├─ org.jbpm.services.task.utils.MVELUtils.class - [JAR]

├─ org.jbpm.services.task.utils.OnErrorAction.class - [JAR]

org.jbpm.services.task.admin.listener

├─ org.jbpm.services.task.admin.listener.TaskCleanUpProcessEventListener.class - [JAR]

org.jbpm.services.task.assignment.impl.strategy

├─ org.jbpm.services.task.assignment.impl.strategy.BusinessRuleAssignmentStrategy.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.strategy.LoadBalanceAssignmentStrategy.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.strategy.PotentialOwnerBusynessAssignmentStrategy.class - [JAR]

├─ org.jbpm.services.task.assignment.impl.strategy.RoundRobinAssignmentStrategy.class - [JAR]

org.jbpm.services.task.deadlines.notifications.impl

├─ org.jbpm.services.task.deadlines.notifications.impl.NotificationListenerManager.class - [JAR]

org.jbpm.services.task.rule

├─ org.jbpm.services.task.rule.RuleContextProvider.class - [JAR]

├─ org.jbpm.services.task.rule.TaskRuleService.class - [JAR]

├─ org.jbpm.services.task.rule.TaskServiceRequest.class - [JAR]

org.jbpm.services.task.exception

├─ org.jbpm.services.task.exception.CannotAddTaskException.class - [JAR]

├─ org.jbpm.services.task.exception.IncorrectParametersException.class - [JAR]

├─ org.jbpm.services.task.exception.PermissionDeniedException.class - [JAR]

├─ org.jbpm.services.task.exception.TaskExecutionException.class - [JAR]

org.jbpm.services.task.impl.factories

├─ org.jbpm.services.task.impl.factories.TaskFactory.class - [JAR]

org.jbpm.services.task.identity.adapter

├─ org.jbpm.services.task.identity.adapter.UserGroupAdapter.class - [JAR]

├─ org.jbpm.services.task.identity.adapter.WebSphereUserGroupAdapter.class - [JAR]

├─ org.jbpm.services.task.identity.adapter.WeblogicUserGroupAdapter.class - [JAR]

Advertisement

Dependencies from Group

Jul 13, 2023
94 usages
1.5k stars
Jul 13, 2023
83 usages
1.5k stars
Jul 13, 2023
79 usages
1.5k stars
Jul 13, 2023
74 usages
1.5k stars
Jul 13, 2023
70 usages
1.5k stars

Discover Dependencies

Oct 15, 2020
38 usages
12.9k stars
Nov 30, 2021
44 usages
Apr 06, 2023
45 usages
Aug 10, 2023
56 usages
328 stars
Aug 01, 2016
42 usages
1.1k stars
Jun 11, 2019
69 usages
Aug 15, 2023
167 usages
12.9k stars
Nov 30, 2021
61 usages
Jul 11, 2023
154 usages
2.5k stars