jar

org.jbpm : jbpm-bpmn2

Maven & Gradle

Jul 13, 2023
94 usages
1.5k stars

jBPM :: BPMN2 · jBPM BPMN2

Table Of Contents

Latest Version

Download org.jbpm : jbpm-bpmn2 JAR file - Latest Versions:

All Versions

Download org.jbpm : jbpm-bpmn2 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
5.2.x
5.1.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-bpmn2-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.bpmn2.core

├─ org.jbpm.bpmn2.core.Association.class - [JAR]

├─ org.jbpm.bpmn2.core.Bpmn2Import.class - [JAR]

├─ org.jbpm.bpmn2.core.Collaboration.class - [JAR]

├─ org.jbpm.bpmn2.core.CorrelationKey.class - [JAR]

├─ org.jbpm.bpmn2.core.CorrelationProperty.class - [JAR]

├─ org.jbpm.bpmn2.core.CorrelationSubscription.class - [JAR]

├─ org.jbpm.bpmn2.core.DataStore.class - [JAR]

├─ org.jbpm.bpmn2.core.Definitions.class - [JAR]

├─ org.jbpm.bpmn2.core.Error.class - [JAR]

├─ org.jbpm.bpmn2.core.Escalation.class - [JAR]

├─ org.jbpm.bpmn2.core.Expression.class - [JAR]

├─ org.jbpm.bpmn2.core.Interface.class - [JAR]

├─ org.jbpm.bpmn2.core.IntermediateLink.class - [JAR]

├─ org.jbpm.bpmn2.core.ItemDefinition.class - [JAR]

├─ org.jbpm.bpmn2.core.Lane.class - [JAR]

├─ org.jbpm.bpmn2.core.Message.class - [JAR]

├─ org.jbpm.bpmn2.core.SequenceFlow.class - [JAR]

├─ org.jbpm.bpmn2.core.Signal.class - [JAR]

org.jbpm.osgi.bpmn2

├─ org.jbpm.osgi.bpmn2.Activator.class - [JAR]

org.jbpm.bpmn2

├─ org.jbpm.bpmn2.BPMN2ProcessProviderImpl.class - [JAR]

org.jbpm.bpmn2.handler

├─ org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.class - [JAR]

├─ org.jbpm.bpmn2.handler.ReceiveTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.handler.SendMessageAction.class - [JAR]

├─ org.jbpm.bpmn2.handler.SendSignalAction.class - [JAR]

├─ org.jbpm.bpmn2.handler.SendTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.handler.ServiceTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator.class - [JAR]

├─ org.jbpm.bpmn2.handler.VariableResolver.class - [JAR]

├─ org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException.class - [JAR]

org.jbpm.bpmn2.xml

├─ org.jbpm.bpmn2.xml.AbstractCompositeNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.AbstractNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ActionNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.AdHocSubProcessHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.AssociationHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.BPMNDISemanticModule.class - [JAR]

├─ org.jbpm.bpmn2.xml.BPMNExtensionsSemanticModule.class - [JAR]

├─ org.jbpm.bpmn2.xml.BPMNSemanticModule.class - [JAR]

├─ org.jbpm.bpmn2.xml.BoundaryEventHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.Bpmn2ImportHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.BusinessRuleTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.CallActivityHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.CatchLinkNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.CollaborationHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ComplexGatewayHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.CompositeContextNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.CorrelationPropertyHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.CorrelationSubscriptionHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.DataObjectHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.DataStoreHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.DefinitionsHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.DocumentationHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.EndEventHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.EndNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ErrorHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.EscalationHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.EventBasedGatewayHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.EventNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ExclusiveGatewayHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.FaultNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ForEachNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.GlobalHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.HandlerUtil.class - [JAR]

├─ org.jbpm.bpmn2.xml.ImportHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.InMessageRefHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.InclusiveGatewayHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.InterfaceHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.IntermediateCatchEventHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.IntermediateThrowEventHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ItemDefinitionHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.JoinHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.LaneHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ManualTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.MessageHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.MetaDataHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.MetaValueHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.OperationHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ParallelGatewayHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ProcessHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.PropertyHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ReceiveTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ScriptTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.SendTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.SequenceFlowHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ServiceTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.SignalHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.SplitHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.StartEventHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.StateNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.SubProcessHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.TaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.ThrowLinkNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.TimerNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.TransactionHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.UserTaskHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.WorkItemNodeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.XmlBPMNProcessDumper.class - [JAR]

├─ org.jbpm.bpmn2.xml.XmlProcessDumperFactoryServiceImpl.class - [JAR]

org.jbpm.bpmn2.xml.di

├─ org.jbpm.bpmn2.xml.di.BPMNEdgeHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.class - [JAR]

├─ org.jbpm.bpmn2.xml.di.BPMNShapeHandler.class - [JAR]

org.jbpm.bpmn2.xpath

├─ org.jbpm.bpmn2.xpath.XPATHActionBuilder.class - [JAR]

├─ org.jbpm.bpmn2.xpath.XPATHAssignmentAction.class - [JAR]

├─ org.jbpm.bpmn2.xpath.XPATHAssignmentBuilder.class - [JAR]

├─ org.jbpm.bpmn2.xpath.XPATHExpressionModifier.class - [JAR]

├─ org.jbpm.bpmn2.xpath.XPATHProcessDialect.class - [JAR]

├─ org.jbpm.bpmn2.xpath.XPATHReturnValueEvaluatorBuilder.class - [JAR]

org.jbpm.bpmn2.xml.elements

├─ org.jbpm.bpmn2.xml.elements.DataAssociationFactory.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

Apr 15, 2016
2 usages
Oct 24, 2017
212 stars
Jan 31, 2023
52 usages
87 stars
Jan 31, 2023
37 usages
87 stars
May 29, 2018
118 usages
Jul 27, 2023
32 usages
180 stars
Jul 27, 2023
79 usages
180 stars