jar

org.jbpm : jbpm-services-api

Maven & Gradle

Jul 13, 2023
53 usages
1.5k stars

jBPM :: Services API

Table Of Contents

Latest Version

Download org.jbpm : jbpm-services-api JAR file - Latest Versions:

All Versions

Download org.jbpm : jbpm-services-api 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

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-services-api-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.api

├─ org.jbpm.services.api.AdHocProcessService.class - [JAR]

├─ org.jbpm.services.api.AdHocUserTaskService.class - [JAR]

├─ org.jbpm.services.api.AdvanceRuntimeDataService.class - [JAR]

├─ org.jbpm.services.api.DefinitionService.class - [JAR]

├─ org.jbpm.services.api.DeploymentEvent.class - [JAR]

├─ org.jbpm.services.api.DeploymentEventListener.class - [JAR]

├─ org.jbpm.services.api.DeploymentNotActiveException.class - [JAR]

├─ org.jbpm.services.api.DeploymentNotFoundException.class - [JAR]

├─ org.jbpm.services.api.DeploymentService.class - [JAR]

├─ org.jbpm.services.api.ListenerSupport.class - [JAR]

├─ org.jbpm.services.api.NodeInstanceNotFoundException.class - [JAR]

├─ org.jbpm.services.api.NodeNotFoundException.class - [JAR]

├─ org.jbpm.services.api.ProcessDefinitionNotFoundException.class - [JAR]

├─ org.jbpm.services.api.ProcessInstanceNotFoundException.class - [JAR]

├─ org.jbpm.services.api.ProcessService.class - [JAR]

├─ org.jbpm.services.api.RuntimeDataService.class - [JAR]

├─ org.jbpm.services.api.TaskNotFoundException.class - [JAR]

├─ org.jbpm.services.api.UserTaskService.class - [JAR]

├─ org.jbpm.services.api.WorkItemNotFoundException.class - [JAR]

org.jbpm.services.api.model

├─ org.jbpm.services.api.model.DeployedAsset.class - [JAR]

├─ org.jbpm.services.api.model.DeployedUnit.class - [JAR]

├─ org.jbpm.services.api.model.DeploymentUnit.class - [JAR]

├─ org.jbpm.services.api.model.MessageDesc.class - [JAR]

├─ org.jbpm.services.api.model.NodeDesc.class - [JAR]

├─ org.jbpm.services.api.model.NodeInstanceDesc.class - [JAR]

├─ org.jbpm.services.api.model.ProcessDefinition.class - [JAR]

├─ org.jbpm.services.api.model.ProcessDesc.class - [JAR]

├─ org.jbpm.services.api.model.ProcessInstanceCustomDesc.class - [JAR]

├─ org.jbpm.services.api.model.ProcessInstanceDesc.class - [JAR]

├─ org.jbpm.services.api.model.ProcessInstanceWithVarsDesc.class - [JAR]

├─ org.jbpm.services.api.model.SignalDesc.class - [JAR]

├─ org.jbpm.services.api.model.SignalDescBase.class - [JAR]

├─ org.jbpm.services.api.model.TimerDesc.class - [JAR]

├─ org.jbpm.services.api.model.UserTaskDefinition.class - [JAR]

├─ org.jbpm.services.api.model.UserTaskInstanceDesc.class - [JAR]

├─ org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc.class - [JAR]

├─ org.jbpm.services.api.model.UserTaskInstanceWithVarsDesc.class - [JAR]

├─ org.jbpm.services.api.model.VariableDesc.class - [JAR]

org.jbpm.services.api.query.model

├─ org.jbpm.services.api.query.model.QueryDefinition.class - [JAR]

├─ org.jbpm.services.api.query.model.QueryParam.class - [JAR]

org.jbpm.services.api.service

├─ org.jbpm.services.api.service.ServiceRegistry.class - [JAR]

org.jbpm.services.api.admin

├─ org.jbpm.services.api.admin.ExecutionErrorNotFoundException.class - [JAR]

├─ org.jbpm.services.api.admin.MigrationEntry.class - [JAR]

├─ org.jbpm.services.api.admin.MigrationReport.class - [JAR]

├─ org.jbpm.services.api.admin.ProcessInstanceAdminService.class - [JAR]

├─ org.jbpm.services.api.admin.ProcessInstanceMigrationService.class - [JAR]

├─ org.jbpm.services.api.admin.ProcessNode.class - [JAR]

├─ org.jbpm.services.api.admin.TaskNotification.class - [JAR]

├─ org.jbpm.services.api.admin.TaskReassignment.class - [JAR]

├─ org.jbpm.services.api.admin.TimerInstance.class - [JAR]

├─ org.jbpm.services.api.admin.UserTaskAdminService.class - [JAR]

org.jbpm.services.api.query

├─ org.jbpm.services.api.query.NamedQueryMapper.class - [JAR]

├─ org.jbpm.services.api.query.QueryAlreadyRegisteredException.class - [JAR]

├─ org.jbpm.services.api.query.QueryMapperRegistry.class - [JAR]

├─ org.jbpm.services.api.query.QueryNotFoundException.class - [JAR]

├─ org.jbpm.services.api.query.QueryParamBuilder.class - [JAR]

├─ org.jbpm.services.api.query.QueryParamBuilderFactory.class - [JAR]

├─ org.jbpm.services.api.query.QueryResultMapper.class - [JAR]

├─ org.jbpm.services.api.query.QueryService.class - [JAR]

org.jbpm.services.api.utils

├─ org.jbpm.services.api.utils.KieServiceConfigurator.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

Jul 13, 2023
63 usages
1.5k stars
Oct 24, 2017
14 usages
212 stars
Jul 13, 2023
4 usages
1.5k stars
Jul 13, 2023
18 usages
1.5k stars
Jul 13, 2023
94 usages
1.5k stars
Apr 15, 2016
2 usages
Oct 24, 2017
212 stars
Jan 31, 2023
52 usages
87 stars
Jan 31, 2023
37 usages
87 stars