jar

org.kie.kogito : jbpm-bpmn2

Maven & Gradle

Aug 15, 2023
30 usages
446 stars

Kogito :: jBPM :: BPMN2 · jBPM BPMN2

Table Of Contents

Latest Version

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

All Versions

Download org.kie.kogito : jbpm-bpmn2 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.43.x
1.42.x
1.41.x
1.40.x
1.39.x
1.38.x
1.37.x
1.36.x
1.35.x
1.34.x
1.33.x
1.32.x
1.31.x
1.30.x
1.29.x
1.28.x
1.27.x
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.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-1.43.0.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.kie.kogito.process.bpmn2

├─ org.kie.kogito.process.bpmn2.BpmnProcess.class - [JAR]

├─ org.kie.kogito.process.bpmn2.BpmnProcessCompiler.class - [JAR]

├─ org.kie.kogito.process.bpmn2.BpmnProcessInstance.class - [JAR]

├─ org.kie.kogito.process.bpmn2.BpmnProcessReaderException.class - [JAR]

├─ org.kie.kogito.process.bpmn2.BpmnProcesses.class - [JAR]

├─ org.kie.kogito.process.bpmn2.BpmnVariables.class - [JAR]

org.jbpm.bpmn2.rule

├─ org.jbpm.bpmn2.rule.DecisionRuleTypeEngineImpl.class - [JAR]

├─ org.jbpm.bpmn2.rule.RuleFlowGroupRuleTypeEngineImpl.class - [JAR]

├─ org.jbpm.bpmn2.rule.RuleUnitRuleTypeEngineImpl.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.SendTaskHandler.class - [JAR]

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

├─ org.jbpm.bpmn2.handler.SignallingTaskHandlerDecorator.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.MalformedNodeException.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.ProcessParsingValidationException.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.feel

├─ org.jbpm.bpmn2.feel.ComparablePeriodSerializer.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelCompilationException.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelErrorEvaluatorListener.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelProcessDialect.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelProcessDialectProvider.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelProcessValidator.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelReturnValueEvaluator.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelReturnValueEvaluatorBuilder.class - [JAR]

├─ org.jbpm.bpmn2.feel.FeelReturnValueEvaluatorException.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.XPATHProcessDialectProvider.class - [JAR]

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

Advertisement

Dependencies from Group

Aug 15, 2023
182 usages
448 stars
Aug 15, 2023
122 usages
446 stars
Aug 15, 2023
115 usages
446 stars
Aug 15, 2023
108 usages
446 stars
Aug 15, 2023
107 usages
446 stars

Discover Dependencies

May 03, 2023
251 usages
47 stars
Jun 26, 2023
24 usages
432 stars
Jun 11, 2019
25 usages
Jun 19, 2023
23 usages
11.1k stars
Mar 12, 2020
20 usages
3.9k stars
Aug 09, 2023
21 usages
608 stars
May 05, 2021
29 usages
2 stars
May 10, 2023
25 usages
1.1k stars