jar

io.automatiko.workflow : automatiko-workflow-compiler

Maven & Gradle

Aug 16, 2023
7 usages
58 stars

Automatiko Engine :: Workflow :: Compiler · Workflow compiler for Automatiko Engine

Table Of Contents

Latest Version

Download io.automatiko.workflow : automatiko-workflow-compiler JAR file - Latest Versions:

All Versions

Download io.automatiko.workflow : automatiko-workflow-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.31.x
0.30.x
0.23.x
0.22.x
0.21.x
0.20.x
0.19.x
0.18.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 automatiko-workflow-compiler-0.31.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.automatiko.engine.workflow.compiler.xml.processes

├─ io.automatiko.engine.workflow.compiler.xml.processes.AbstractNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ActionNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.CompositeNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ConnectionHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ConstraintHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.DynamicNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.EndNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.EventFilterHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.EventNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ExceptionHandlerHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.FaultNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ForEachNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.FunctionImportHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.GlobalHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.HumanTaskNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ImportHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.InPortHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.JoinNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.MappingHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.MetaDataHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.MilestoneNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.OutPortHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ParameterHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ProcessHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.RuleSetNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.SplitNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.StartNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.StateNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.SubProcessNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.SwimlaneHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.TimerHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.TimerNodeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.TriggerHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.TypeHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.ValueHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.VariableHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.WorkHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.processes.WorkItemNodeHandler.class - [JAR]

io.automatiko.engine.workflow.compiler.util

├─ io.automatiko.engine.workflow.compiler.util.ClassUtils.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.util.DefaultCountDownProcessEventListener.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.util.NodeCountDownProcessEventListener.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.util.NodeLeftCountDownProcessEventListener.class - [JAR]

io.automatiko.engine.workflow.compiler.xml

├─ io.automatiko.engine.workflow.compiler.xml.BaseAbstractHandler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.ExtensibleXmlParser.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.Handler.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.ProcessBuildData.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.ProcessDataEventListener.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.ProcessDataEventListenerProvider.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.ProcessSemanticModule.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.SemanticModule.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.SemanticModules.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.XmlDumper.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.XmlProcessReader.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.xml.XmlWorkflowProcessDumper.class - [JAR]

io.automatiko.engine.workflow.compiler.canonical

├─ io.automatiko.engine.workflow.compiler.canonical.AbstractCompositeNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.AbstractNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.AbstractVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ActionNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.BoundaryEventNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.CompositeContextNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.DynamicNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.EndNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.EventNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.EventSubProcessNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.FaultNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ForEachNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.HumanTaskNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.JoinNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.LambdaSubProcessNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.MilestoneNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ModelMetaData.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.NodeValidator.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.OpenAPIMetaData.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ProcessContextMetaModel.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ProcessMetaData.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ProcessToExecModelGenerator.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ProcessVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.RuleSetNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.ServiceTaskDescriptor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.SplitNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.StartNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.StateNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.TimerNodeVisitor.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.TriggerMetaData.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.UserTaskModelMetaData.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.VariableDeclarations.class - [JAR]

├─ io.automatiko.engine.workflow.compiler.canonical.WorkItemNodeVisitor.class - [JAR]

Advertisement

Dependencies from Group

Aug 16, 2023
28 usages
58 stars
Aug 16, 2023
7 usages
58 stars
Aug 16, 2023
5 usages
58 stars
Aug 16, 2023
58 stars

Discover Dependencies

Sep 10, 2021
4 usages
1 stars
Oct 19, 2021
2 usages
1 stars
Jun 14, 2022
3 usages
0 stars
May 17, 2021
2 usages
171 stars
Aug 18, 2023
5 usages
439 stars
Dec 07, 2022
3 usages
3 stars
Aug 25, 2023
3 usages
845 stars
May 31, 2023
6 usages
25 stars
Feb 26, 2019
1 usages
2k stars
Aug 02, 2023
3 usages
264 stars