jar

org.switchyard.components : switchyard-component-bpm

Maven & Gradle

4 usages
31 stars

SwitchYard: BPM Component

Table Of Contents

Latest Version

Download org.switchyard.components : switchyard-component-bpm JAR file - Latest Versions:

All Versions

Download org.switchyard.components : switchyard-component-bpm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.1.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.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 switchyard-component-bpm-2.1.0.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.switchyard.component.bpm.deploy

├─ org.switchyard.component.bpm.deploy.BPMActivator.class - [JAR]

├─ org.switchyard.component.bpm.deploy.BPMComponent.class - [JAR]

org.switchyard.component.bpm.exchange

├─ org.switchyard.component.bpm.exchange.BPMExchangeHandler.class - [JAR]

org.switchyard.component.bpm

├─ org.switchyard.component.bpm.BPMConstants.class - [JAR]

├─ org.switchyard.component.bpm.BPMLogger.class - [JAR]

├─ org.switchyard.component.bpm.BPMMessages.class - [JAR]

org.switchyard.component.bpm.config.model.v2

├─ org.switchyard.component.bpm.config.model.v2.V2BPMMarshaller.class - [JAR]

org.switchyard.component.bpm.annotation

├─ org.switchyard.component.bpm.annotation.AbortProcessInstance.class - [JAR]

├─ org.switchyard.component.bpm.annotation.BPM.class - [JAR]

├─ org.switchyard.component.bpm.annotation.SignalEvent.class - [JAR]

├─ org.switchyard.component.bpm.annotation.SignalEventAll.class - [JAR]

├─ org.switchyard.component.bpm.annotation.StartProcess.class - [JAR]

├─ org.switchyard.component.bpm.annotation.UserGroupCallback.class - [JAR]

├─ org.switchyard.component.bpm.annotation.WorkItemHandler.class - [JAR]

org.switchyard.component.bpm.config.model.v1

├─ org.switchyard.component.bpm.config.model.v1.V1BPMComponentImplementationModel.class - [JAR]

├─ org.switchyard.component.bpm.config.model.v1.V1BPMMarshaller.class - [JAR]

├─ org.switchyard.component.bpm.config.model.v1.V1BPMOperationModel.class - [JAR]

org.switchyard.component.bpm.config.model

├─ org.switchyard.component.bpm.config.model.BPMComponentImplementationModel.class - [JAR]

├─ org.switchyard.component.bpm.config.model.BPMNamespace.class - [JAR]

├─ org.switchyard.component.bpm.config.model.BPMSwitchYardScanner.class - [JAR]

org.switchyard.component.bpm.transaction

├─ org.switchyard.component.bpm.transaction.AS7JtaPlatform.class - [JAR]

├─ org.switchyard.component.bpm.transaction.AS7TransactionManagerLookup.class - [JAR]

org.switchyard.component.bpm.operation

├─ org.switchyard.component.bpm.operation.BPMOperationType.class - [JAR]

org.switchyard.component.bpm.runtime

├─ org.switchyard.component.bpm.runtime.BPMTaskService.class - [JAR]

├─ org.switchyard.component.bpm.runtime.BPMTaskServiceRegistry.class - [JAR]

├─ org.switchyard.component.bpm.runtime.BPMUserGroupCallback.class - [JAR]