View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window workflow-to-js-transformer-2.0.0-250.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.cafdataprocessing.workflow.transform.exceptions
├─ com.github.cafdataprocessing.workflow.transform.exceptions.InvalidWorkflowSpecificationException.class - [JAR]
com.github.cafdataprocessing.workflow.transform.xstream
├─ com.github.cafdataprocessing.workflow.transform.xstream.GeneralEnumToStringConverter.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.xstream.KeyAsElementNameMapConverter.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.xstream.TypeAttributeCollectionConverter.class - [JAR]
com.github.cafdataprocessing.workflow.transform
├─ com.github.cafdataprocessing.workflow.transform.FullWorkflowRetriever.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.ProcessingApisProvider.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.TransformerFunctions.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.WorkflowRepresentation.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.WorkflowRetrievalException.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.WorkflowTransformer.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.WorkflowTransformerException.class - [JAR]
com.github.cafdataprocessing.workflow.transform.models
├─ com.github.cafdataprocessing.workflow.transform.models.FullAction.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.models.FullProcessingRule.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.models.FullWorkflow.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.models.RepoConfigSource.class - [JAR]
├─ com.github.cafdataprocessing.workflow.transform.models.WorkflowSettings.class - [JAR]