jar

org.jbpm : jbpm-case-mgmt-api

Maven & Gradle

Jul 13, 2023
19 usages
1.5k stars

jBPM :: Case Management API · jBPM Case Management API

Table Of Contents

Latest Version

Download org.jbpm : jbpm-case-mgmt-api JAR file - Latest Versions:

All Versions

Download org.jbpm : jbpm-case-mgmt-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

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-case-mgmt-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.casemgmt.api.audit

├─ org.jbpm.casemgmt.api.audit.CaseFileData.class - [JAR]

├─ org.jbpm.casemgmt.api.audit.CaseVariableIndexer.class - [JAR]

org.jbpm.casemgmt.api.generator

├─ org.jbpm.casemgmt.api.generator.CaseIdGenerator.class - [JAR]

├─ org.jbpm.casemgmt.api.generator.CasePrefixCannotBeGeneratedException.class - [JAR]

├─ org.jbpm.casemgmt.api.generator.CasePrefixNotFoundException.class - [JAR]

org.jbpm.casemgmt.api.model

├─ org.jbpm.casemgmt.api.model.AdHocFragment.class - [JAR]

├─ org.jbpm.casemgmt.api.model.CaseDefinition.class - [JAR]

├─ org.jbpm.casemgmt.api.model.CaseFileItem.class - [JAR]

├─ org.jbpm.casemgmt.api.model.CaseMilestone.class - [JAR]

├─ org.jbpm.casemgmt.api.model.CaseRole.class - [JAR]

├─ org.jbpm.casemgmt.api.model.CaseStage.class - [JAR]

├─ org.jbpm.casemgmt.api.model.CaseStatus.class - [JAR]

org.jbpm.casemgmt.api.event

├─ org.jbpm.casemgmt.api.event.CaseCancelEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseCloseEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseCommentEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseDataEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseDestroyEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseDynamicSubprocessEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseDynamicTaskEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseEventListener.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseReopenEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseRoleAssignmentEvent.class - [JAR]

├─ org.jbpm.casemgmt.api.event.CaseStartEvent.class - [JAR]

org.jbpm.casemgmt.api.model.instance

├─ org.jbpm.casemgmt.api.model.instance.CaseFileDataFilter.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CaseFileInstance.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CaseInstance.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CaseMilestoneInstance.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CaseRoleInstance.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CaseStageInstance.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CommentInstance.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.CommentSortBy.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.MilestoneStatus.class - [JAR]

├─ org.jbpm.casemgmt.api.model.instance.StageStatus.class - [JAR]

org.jbpm.casemgmt.api.auth

├─ org.jbpm.casemgmt.api.auth.AuthorizationManager.class - [JAR]

org.jbpm.casemgmt.api.admin

├─ org.jbpm.casemgmt.api.admin.CaseInstanceMigrationService.class - [JAR]

├─ org.jbpm.casemgmt.api.admin.CaseMigrationReport.class - [JAR]

org.jbpm.casemgmt.api

├─ org.jbpm.casemgmt.api.AdHocFragmentNotFoundException.class - [JAR]

├─ org.jbpm.casemgmt.api.AdvanceCaseRuntimeDataService.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseActiveException.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseCommentNotFoundException.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseDefinitionNotFoundException.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseNotFoundException.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseRuntimeDataService.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseService.class - [JAR]

├─ org.jbpm.casemgmt.api.CaseUtils.class - [JAR]

├─ org.jbpm.casemgmt.api.RoleCardinalityReachedException.class - [JAR]

├─ org.jbpm.casemgmt.api.StageNotFoundException.class - [JAR]

org.jbpm.casemgmt.api.dynamic

├─ org.jbpm.casemgmt.api.dynamic.TaskSpecification.class - [JAR]

org.jbpm.casemgmt.api.utils

├─ org.jbpm.casemgmt.api.utils.CaseServiceConfigurator.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, 2016
22 usages
290 stars
Oct 27, 2016
17 usages
4.6k stars
Aug 26, 2023
24 usages
18 stars
May 12, 2020
21 usages
Nov 07, 2020
18 usages
1.9k stars
Mar 03, 2023
22 usages
2.4k stars
May 05, 2023
19 usages
1.3k stars
Apr 12, 2022
20 usages
693 stars
Nov 11, 2021
21 usages
768 stars