jar

org.flowable : flowable-bpmn-converter

Maven & Gradle

Aug 18, 2023
21 usages
6.1k stars

Flowable - BPMN Converter

Table Of Contents

Latest Version

Download org.flowable : flowable-bpmn-converter JAR file - Latest Versions:

All Versions

Download org.flowable : flowable-bpmn-converter JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.23.x
5.22.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 flowable-bpmn-converter-7.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flowable.bpmn.converter.child

├─ org.flowable.bpmn.converter.child.BaseChildElementParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.CancelEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.CompensateEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ConditionExpressionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ConditionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ConditionalEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.DataAssociationParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.DataInputAssociationParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.DataOutputAssociationParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.DataStateParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.DocumentationParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ErrorEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.EscalationEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.EventInParameterParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.EventOutParameterParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ExecutionListenerParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FieldExtensionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowNodeRefParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableCollectionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableEventListenerParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableFailedjobRetryParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableHttpRequestHandlerParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableHttpResponseHandlerParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableListenerParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FlowableMapExceptionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.FormPropertyParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.IOSpecificationParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.InParameterParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.MessageEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.MultiInstanceParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.OutParameterParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ScriptInfoParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.ScriptTextParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.SignalEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TaskListenerParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TerminateEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TextAnnotationTextParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TimeCycleParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TimeDateParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TimeDurationParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.TimerEventDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.VariableAggregationDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.child.VariableListenerEventDefinitionParser.class - [JAR]

org.flowable.bpmn.exceptions

├─ org.flowable.bpmn.exceptions.XMLException.class - [JAR]

org.flowable.bpmn.converter.util

├─ org.flowable.bpmn.converter.util.BpmnXMLUtil.class - [JAR]

├─ org.flowable.bpmn.converter.util.CommaSplitter.class - [JAR]

org.flowable.bpmn.converter

├─ org.flowable.bpmn.converter.AssociationXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.BaseBpmnXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.BoundaryEventXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.BpmnXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.CallActivityXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.CaseServiceTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.CatchEventXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ComplexGatewayXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.DataStoreReferenceXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.DelegatingXMLStreamWriter.class - [JAR]

├─ org.flowable.bpmn.converter.EndEventXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.EventGatewayXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ExternalWorkerServiceTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.HttpServiceTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.InclusiveGatewayXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.IndentingXMLStreamWriter.class - [JAR]

├─ org.flowable.bpmn.converter.ManualTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ParallelGatewayXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ReceiveTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ScriptTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.SendEventServiceTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.SendTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.SequenceFlowXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ServiceTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.StartEventXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.TaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.TextAnnotationXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ThrowEventXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.UserTaskXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.ValuedDataObjectXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.XMLStreamReaderUtil.class - [JAR]

org.flowable.bpmn.converter.alfresco

├─ org.flowable.bpmn.converter.alfresco.AlfrescoStartEventXMLConverter.class - [JAR]

├─ org.flowable.bpmn.converter.alfresco.AlfrescoUserTaskXMLConverter.class - [JAR]

org.flowable.bpmn.converter.parser

├─ org.flowable.bpmn.converter.parser.BpmnEdgeParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.BpmnShapeParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.DataStoreParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.DefinitionsParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.ExtensionElementsParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.ImportParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.InterfaceParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.ItemDefinitionParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.LaneParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.MessageFlowParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.MessageParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.ParticipantParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.PotentialStarterParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.ProcessParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.ResourceParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.SignalParser.class - [JAR]

├─ org.flowable.bpmn.converter.parser.SubProcessParser.class - [JAR]

org.flowable.bpmn.constants

├─ org.flowable.bpmn.constants.BpmnXMLConstants.class - [JAR]

org.flowable.bpmn.converter.export

├─ org.flowable.bpmn.converter.export.BPMNDIExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.CollaborationExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.DataStoreExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.DefinitionsRootExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.EscalationDefinitionExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.FailedJobRetryCountExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.FieldExtensionExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.FlowableListenerExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.LaneExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.MapExceptionExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.MultiInstanceExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.ProcessExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.ScriptInfoExport.class - [JAR]

├─ org.flowable.bpmn.converter.export.SignalAndMessageDefinitionExport.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
68 usages
6.5k stars
Aug 18, 2023
43 usages
6.5k stars
Aug 18, 2023
39 usages
6.5k stars
Aug 18, 2023
27 usages
6.5k stars
Dec 22, 2022
23 usages
6.5k stars

Discover Dependencies