Download orchestra-api-4.0.rc8-sources.jar
orchestra-api/orchestra-api-4.0.rc8-sources.jar.zip( 51 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.ow2.orchestra.facade.AccessorUtil.java
org.ow2.orchestra.facade.QuerierRuntimeAPI.java
org.ow2.orchestra.facade.Record.java
org.ow2.orchestra.facade.data.AbstractData.java
org.ow2.orchestra.facade.data.def.ActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.AssignActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.EmptyActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.InvokeActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.ProcessActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.ProcessDefinitionData.java
org.ow2.orchestra.facade.data.def.ReceiveActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.ReplyActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.ScopeActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.SequenceActivityDefinitionData.java
org.ow2.orchestra.facade.data.def.WhileActivityDefinitionData.java
org.ow2.orchestra.facade.data.runtime.ActivityInstanceData.java
org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData.java
org.ow2.orchestra.facade.data.runtime.ForeachInitializedData.java
org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData.java
org.ow2.orchestra.facade.data.runtime.ProcessInstanceData.java
org.ow2.orchestra.facade.data.runtime.ScopeUpdateData.java
org.ow2.orchestra.facade.data.runtime.TimerData.java
org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData.java
org.ow2.orchestra.facade.data.runtime.VariableUpdateData.java
org.ow2.orchestra.facade.def.ActivityDefinition.java
org.ow2.orchestra.facade.def.DefinitionRecord.java
org.ow2.orchestra.facade.def.ProcessDefinition.java
org.ow2.orchestra.facade.exception.InstanceNotFoundException.java
org.ow2.orchestra.facade.exception.OrchestraException.java
org.ow2.orchestra.facade.exception.ProcessNotFoundException.java
org.ow2.orchestra.facade.jmx.Deployment.java
org.ow2.orchestra.facade.jmx.RemoteDeployerMBean.java
org.ow2.orchestra.facade.runtime.ActivityInstance.java
org.ow2.orchestra.facade.runtime.ActivityState.java
org.ow2.orchestra.facade.runtime.ActivityType.java
org.ow2.orchestra.facade.runtime.ActivityWithChildrenInstance.java
org.ow2.orchestra.facade.runtime.ActivityWithSingleChildInstance.java
org.ow2.orchestra.facade.runtime.AssignActivityInstance.java
org.ow2.orchestra.facade.runtime.CorrelationSetInitialization.java
org.ow2.orchestra.facade.runtime.EmptyActivityInstance.java
org.ow2.orchestra.facade.runtime.FlowActivityInstance.java
org.ow2.orchestra.facade.runtime.ForeachActivityInstance.java
org.ow2.orchestra.facade.runtime.IfActivityInstance.java
org.ow2.orchestra.facade.runtime.InvokeActivityInstance.java
org.ow2.orchestra.facade.runtime.PartnerLinkUpdate.java
org.ow2.orchestra.facade.runtime.PartnerLinkUpdateType.java
org.ow2.orchestra.facade.runtime.PickActivityInstance.java
org.ow2.orchestra.facade.runtime.ProcessActivityInstance.java
org.ow2.orchestra.facade.runtime.ProcessInstance.java
org.ow2.orchestra.facade.runtime.ProcessState.java
org.ow2.orchestra.facade.runtime.ReceiveActivityInstance.java
org.ow2.orchestra.facade.runtime.RepeatUntilActivityInstance.java
org.ow2.orchestra.facade.runtime.ReplyActivityInstance.java
org.ow2.orchestra.facade.runtime.RuntimeRecord.java
org.ow2.orchestra.facade.runtime.ScopeActivityInstance.java
org.ow2.orchestra.facade.runtime.ScopeUpdate.java
org.ow2.orchestra.facade.runtime.SequenceActivityInstance.java
org.ow2.orchestra.facade.runtime.TransitionConditionUpdate.java
org.ow2.orchestra.facade.runtime.VariableUpdate.java
org.ow2.orchestra.facade.runtime.WaitActivityInstance.java
org.ow2.orchestra.facade.runtime.WaitingActivity.java
org.ow2.orchestra.facade.runtime.WhileActivityInstance.java
org.ow2.orchestra.facade.uuid.AbstractUUID.java
org.ow2.orchestra.facade.uuid.ActivityDefinitionUUID.java
org.ow2.orchestra.facade.uuid.ActivityInstanceUUID.java
org.ow2.orchestra.facade.uuid.ProcessDefinitionUUID.java
org.ow2.orchestra.facade.uuid.ProcessInstanceUUID.java
org.ow2.orchestra.facade.wsdl.WsdlDefinitions.java
Related examples in the same category