A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractData - Class in org.ow2.orchestra.facade.data
 
AbstractData() - Constructor for class org.ow2.orchestra.facade.data.AbstractData
 
AbstractUUID - Class in org.ow2.orchestra.facade.uuid
Abstract parent class for all UUID classes.
AbstractUUID() - Constructor for class org.ow2.orchestra.facade.uuid.AbstractUUID
 
AbstractUUID(AbstractUUID) - Constructor for class org.ow2.orchestra.facade.uuid.AbstractUUID
 
AccessorUtil - Class in org.ow2.orchestra.facade
This class provide access to Orchestra APIs
activate(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
Mark the process with the given UUID as retired.
activate(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
ActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
FIXME: This class will be abstract
ActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, ActivityType, String) - Constructor for class org.ow2.orchestra.facade.data.def.ActivityDefinitionData
 
ActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ActivityDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
 
ActivityDefinitionImpl(ActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
 
ActivityDefinitionUUID - Class in org.ow2.orchestra.facade.uuid
 
ActivityDefinitionUUID() - Constructor for class org.ow2.orchestra.facade.uuid.ActivityDefinitionUUID
 
ActivityDefinitionUUID(ActivityDefinitionUUID) - Constructor for class org.ow2.orchestra.facade.uuid.ActivityDefinitionUUID
 
ActivityDefinitionUUID(ProcessDefinitionUUID, int, ActivityType, String) - Constructor for class org.ow2.orchestra.facade.uuid.ActivityDefinitionUUID
 
ActivityDefinitionUUID(String) - Constructor for class org.ow2.orchestra.facade.uuid.ActivityDefinitionUUID
 
ActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
ActivityInstanceData - Class in org.ow2.orchestra.facade.data.runtime
 
ActivityInstanceData(ActivityDefinitionData, ProcessInstanceData, ActivityInstanceUUID, ActivityInstanceUUID) - Constructor for class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
ActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
ActivityInstanceImpl(ActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
ActivityInstanceNotFoundException - Exception in org.ow2.orchestra.facade.exception
 
ActivityInstanceNotFoundException(ActivityInstanceUUID) - Constructor for exception org.ow2.orchestra.facade.exception.ActivityInstanceNotFoundException
 
ActivityInstanceUUID - Class in org.ow2.orchestra.facade.uuid
 
ActivityInstanceUUID() - Constructor for class org.ow2.orchestra.facade.uuid.ActivityInstanceUUID
 
ActivityInstanceUUID(ActivityInstanceUUID) - Constructor for class org.ow2.orchestra.facade.uuid.ActivityInstanceUUID
 
ActivityInstanceUUID(String) - Constructor for class org.ow2.orchestra.facade.uuid.ActivityInstanceUUID
 
ActivityNotFoundException - Exception in org.ow2.orchestra.facade.exception
 
ActivityNotFoundException(ActivityDefinitionUUID) - Constructor for exception org.ow2.orchestra.facade.exception.ActivityNotFoundException
 
ActivityState - Enum in org.ow2.orchestra.facade.runtime
 
activityState - Variable in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
The activity state.
ActivityType - Enum in org.ow2.orchestra.facade.runtime
Bpel activity types supported by Orchestra
ActivityWithChildrenInstance - Interface in org.ow2.orchestra.facade.runtime
 
ActivityWithChildrenInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ActivityWithChildrenInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl
 
ActivityWithChildrenInstanceImpl(ActivityWithChildrenInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl
 
ActivityWithSingleChildInstance - Interface in org.ow2.orchestra.facade.runtime
 
ActivityWithSingleChildInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ActivityWithSingleChildInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ActivityWithSingleChildInstanceImpl
 
ActivityWithSingleChildInstanceImpl(ActivityWithSingleChildInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ActivityWithSingleChildInstanceImpl
 
addedDate - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
addProcessInstanceState(ProcessInstanceStateUpdate) - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
Add a ProcessInstanceStateUpdate object in the list.
addProcessInstanceState(ProcessInstanceStateUpdate) - Method in interface org.ow2.orchestra.facade.runtime.ProcessInstance
Update the process instance state list
addResource(URL, String) - Method in class org.ow2.orchestra.util.ProcessResourcesRepository
Add a new process resource.
ADDRESS_TAG_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 serviceRef schema - Address element.
ADDRESSING_2004_REF_NAMESPACE - Static variable in class org.ow2.orchestra.util.XmlConstants
addressing 2004 ns.
ADDRESSING_2005_REF_NAMESPACE - Static variable in class org.ow2.orchestra.util.XmlConstants
addressing 2005 ns.
ADDRESSING_2005_WSDL_NAMESPACE - Static variable in class org.ow2.orchestra.util.XmlConstants
addressing 2005 wsdl metadata ns.
addRestriction(Restriction<T>) - Method in class org.ow2.orchestra.facade.criteria.Criteria
Adds a restriction to the criteria
addWsdlDefinition(String, Definition) - Method in class org.ow2.orchestra.facade.Deployment
add a wsdl in wsdls map.
addWsdlDefinition(String, Definition) - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 
ascending(SortableField<U>) - Static method in class org.ow2.orchestra.facade.criteria.Order
Creates an ascending order on the given sortable field
AssignActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
AssignActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
AssignActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.AssignActivityDefinitionData
 
AssignActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
AssignActivityDefinitionImpl(AssignActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.AssignActivityDefinitionImpl
 
AssignActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Assign is a subtype of activity
AssignActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
AssignActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.AssignActivityInstanceImpl
 
AssignActivityInstanceImpl(AssignActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.AssignActivityInstanceImpl
 
ATTR_INITIALIZED - Static variable in class org.ow2.orchestra.util.XmlConstants
 
ATTR_NIL - Static variable in class org.ow2.orchestra.util.XmlConstants
 

B

BaseCatchDefinition<E extends BaseCatchDefinition<?>> - Interface in org.ow2.orchestra.facade.def
 
BaseCatchDefinitionImpl<E extends BaseCatchDefinition<?>> - Class in org.ow2.orchestra.facade.def.impl
 
BaseCatchDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.BaseCatchDefinitionImpl
 
BaseCatchDefinitionImpl(BaseCatchDefinition<E>) - Constructor for class org.ow2.orchestra.facade.def.impl.BaseCatchDefinitionImpl
 
BaseFCTDefinition - Interface in org.ow2.orchestra.facade.def
 
BaseFCTDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
BaseFCTDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.BaseFCTDefinitionImpl
 
BaseFCTDefinitionImpl(BaseFCTDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.BaseFCTDefinitionImpl
 
BETWEEN - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
Represents an "between" constraint
between(FilterField<C>, Serializable, Serializable) - Static method in class org.ow2.orchestra.facade.criteria.Restriction
Static method used to construct an "between" restriction on a given field and lower/upper values
BPEL_DEFAULT_ACTIVITY_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
 
BPEL_DEFAULT_MESSAGE_EXCHANGE - Static variable in class org.ow2.orchestra.util.XmlConstants
 
BPEL_FUNC_PREFIX - Static variable in class org.ow2.orchestra.util.XmlConstants
prefix used for BPEL functions in xml document.
BpelActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
BpelActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
BpelActivityDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
BpelActivityDefinitionImpl(BpelActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
BpelActivityWithChildrenDefinition - Interface in org.ow2.orchestra.facade.def
 
BpelActivityWithChildrenDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
BpelActivityWithChildrenDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl
 
BpelActivityWithChildrenDefinitionImpl(BpelActivityWithChildrenDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl
 
BpelActivityWithSingleChildDefinition - Interface in org.ow2.orchestra.facade.def
 
BpelActivityWithSingleChildDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
BpelActivityWithSingleChildDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.BpelActivityWithSingleChildDefinitionImpl
 
BpelActivityWithSingleChildDefinitionImpl(BpelActivityWithSingleChildDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.BpelActivityWithSingleChildDefinitionImpl
 
BpelFaultData - Class in org.ow2.orchestra.facade.data.runtime
 
BpelFaultData(BpelFaultException, ActivityInstanceUUID) - Constructor for class org.ow2.orchestra.facade.data.runtime.BpelFaultData
 
BpelFaultException - Exception in org.ow2.orchestra.facade.exception
 
BpelFaultException() - Constructor for exception org.ow2.orchestra.facade.exception.BpelFaultException
 
BpelFaultException(QName) - Constructor for exception org.ow2.orchestra.facade.exception.BpelFaultException
 
BpelFaultException(QName, String) - Constructor for exception org.ow2.orchestra.facade.exception.BpelFaultException
 
BpelFaultException(QName, String, Exception) - Constructor for exception org.ow2.orchestra.facade.exception.BpelFaultException
 
BpelFaultException.BpelFault - Enum in org.ow2.orchestra.facade.exception
 
ByteArrayWrapper - Class in org.ow2.orchestra.facade.rest
 
ByteArrayWrapper() - Constructor for class org.ow2.orchestra.facade.rest.ByteArrayWrapper
 

C

CatchActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
CatchActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
CatchActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.CatchActivityInstanceImpl
 
CatchActivityInstanceImpl(CatchActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.CatchActivityInstanceImpl
 
CatchAllActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
CatchAllActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
CatchAllActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.CatchAllActivityInstanceImpl
 
CatchAllActivityInstanceImpl(CatchAllActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.CatchAllActivityInstanceImpl
 
CatchAllDefinition - Interface in org.ow2.orchestra.facade.def
 
CatchAllDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CatchAllDefinitionImpl(CatchAllDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CatchAllDefinitionImpl
 
CatchDefinition - Interface in org.ow2.orchestra.facade.def
 
CatchDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CatchDefinitionImpl(CatchDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
CLUSTER_URLS - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
CollectionWrapper<T> - Class in org.ow2.orchestra.facade.rest
 
CollectionWrapper() - Constructor for class org.ow2.orchestra.facade.rest.CollectionWrapper
 
CompensateActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
CompensateActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
CompensateActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.CompensateActivityDefinitionData
 
CompensateActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CompensateActivityDefinitionImpl(BpelActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CompensateActivityDefinitionImpl
 
CompensateActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
CompensateActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
CompensateActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.CompensateActivityInstanceImpl
 
CompensateActivityInstanceImpl(CompensateActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.CompensateActivityInstanceImpl
 
CompensateScopeActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
CompensateScopeActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
CompensateScopeActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String, String) - Constructor for class org.ow2.orchestra.facade.data.def.CompensateScopeActivityDefinitionData
 
CompensateScopeActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CompensateScopeActivityDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.CompensateScopeActivityDefinitionImpl
 
CompensateScopeActivityDefinitionImpl(CompensateScopeActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CompensateScopeActivityDefinitionImpl
 
CompensateScopeActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
CompensateScopeActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
CompensateScopeActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.CompensateScopeActivityInstanceImpl
 
CompensateScopeActivityInstanceImpl(CompensateScopeActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.CompensateScopeActivityInstanceImpl
 
CompensationHandlerActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
CompensationHandlerActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
CompensationHandlerActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.CompensationHandlerActivityInstanceImpl
 
CompensationHandlerActivityInstanceImpl(CompensationHandlerActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.CompensationHandlerActivityInstanceImpl
 
compensationHandlerActivityUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
CompensationHandlerDefinition - Interface in org.ow2.orchestra.facade.def
 
CompensationHandlerDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CompensationHandlerDefinitionImpl(CompensationHandlerDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CompensationHandlerDefinitionImpl
 
compensationHandlerUUID - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
CompletionConditionDefinition - Interface in org.ow2.orchestra.facade.def
 
CompletionConditionDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CompletionConditionDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
CompletionConditionDefinitionImpl(String, String, boolean) - Constructor for class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
CompletionConditionDefinitionImpl(CompletionConditionDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
content - Variable in class org.ow2.orchestra.facade.rest.ByteArrayWrapper
 
content - Variable in class org.ow2.orchestra.facade.rest.CollectionWrapper
 
content - Variable in class org.ow2.orchestra.facade.rest.InterfaceWrapper
 
content - Variable in class org.ow2.orchestra.facade.rest.SimpleCollectionWrapper
 
copy() - Method in interface org.ow2.orchestra.facade.CopyAble
 
copy(CopyAble<E>) - Static method in class org.ow2.orchestra.facade.CopyUtil
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CatchAllDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CompensationHandlerDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CopyDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CorrelationDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.CorrelationSetDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ElseDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ForDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.FromDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.OnAlarmDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.RepeatEveryDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.SourceImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.TargetImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.TerminationHandlerDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ToDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.UntilDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
copy() - Method in class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
copy() - Method in exception org.ow2.orchestra.facade.exception.BpelFaultException
 
copy() - Method in exception org.ow2.orchestra.facade.exception.FaultWithElement
 
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
Export to log message.
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
a copy of the update.
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.TransitionConditionUpdateImpl
 
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
copy() - Method in class org.ow2.orchestra.facade.runtime.impl.WaitingActivityImpl
 
copy() - Method in class org.ow2.orchestra.facade.uuid.ActivityInstanceUUID
 
copy() - Method in class org.ow2.orchestra.facade.uuid.ProcessInstanceUUID
 
CopyAble<E> - Interface in org.ow2.orchestra.facade
 
CopyDefinition - Interface in org.ow2.orchestra.facade.def
 
CopyDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CopyDefinitionImpl(CopyDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CopyDefinitionImpl
 
copyList(List<? extends CopyAble<E>>) - Static method in class org.ow2.orchestra.facade.CopyUtil
 
copySet(Set<? extends CopyAble<E>>) - Static method in class org.ow2.orchestra.facade.CopyUtil
 
CopyUtil - Class in org.ow2.orchestra.facade
 
CorrelationDefinition - Interface in org.ow2.orchestra.facade.def
 
CorrelationDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CorrelationDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.CorrelationDefinitionImpl
 
CorrelationDefinitionImpl(CorrelationDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CorrelationDefinitionImpl
 
CorrelationDefinitionImpl(String, String) - Constructor for class org.ow2.orchestra.facade.def.impl.CorrelationDefinitionImpl
 
correlationSet - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
CorrelationSetDefinition - Interface in org.ow2.orchestra.facade.def
 
CorrelationSetDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
CorrelationSetDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.CorrelationSetDefinitionImpl
 
CorrelationSetDefinitionImpl(CorrelationSetDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.CorrelationSetDefinitionImpl
 
CorrelationSetDefinitionImpl(String, List<QName>) - Constructor for class org.ow2.orchestra.facade.def.impl.CorrelationSetDefinitionImpl
 
CorrelationSetInitialization - Interface in org.ow2.orchestra.facade.runtime
Interface for getting recorded runtime information on correlation set initialization.
CorrelationSetInitializationImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
CorrelationSetInitializationImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
CorrelationSetInitializationImpl(CorrelationSetInitialization) - Constructor for class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
CorrelationSetInitializedData - Class in org.ow2.orchestra.facade.data.runtime
 
CorrelationSetInitializedData(ActivityInstanceUUID, ActivityInstanceData, String, Map<QName, Document>) - Constructor for class org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData
 
correlationSets - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
Criteria<T> - Class in org.ow2.orchestra.facade.criteria
Criteria class allows to restrict a monitoring request according to criteria.
Criteria() - Constructor for class org.ow2.orchestra.facade.criteria.Criteria
 

D

date - Variable in class org.ow2.orchestra.facade.data.AbstractData
 
date - Variable in class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
DefinitionRecord - Interface in org.ow2.orchestra.facade.def
Parent class for all definition record.
DefinitionRecordImpl - Class in org.ow2.orchestra.facade.def.impl
 
DefinitionRecordImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
 
DefinitionRecordImpl(DefinitionRecord) - Constructor for class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
 
definitionUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
deploy(Deployment) - Method in interface org.ow2.orchestra.facade.ManagementAPI
To deploy the package giving the deployment object.
deploy(Deployment) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
deployBar(byte[]) - Method in interface org.ow2.orchestra.facade.ManagementAPI
To deploy a process giving the bytes table of an archive file.
deployBar(ByteArrayWrapper) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
deployedDate - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
Deployment - Class in org.ow2.orchestra.facade
bpel XML process source plus related WSDL XML sources and optional files.
Deployment() - Constructor for class org.ow2.orchestra.facade.Deployment
 
DeploymentException - Exception in org.ow2.orchestra.facade.exception
Exception launched when deployment fails.
DeploymentException(String) - Constructor for exception org.ow2.orchestra.facade.exception.DeploymentException
 
DeploymentUtil - Class in org.ow2.orchestra.util
 
deployWebServices(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
Deploy web services for the process processDefinitionUUID on this server.
deployWebServices(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
descending(SortableField<U>) - Static method in class org.ow2.orchestra.facade.criteria.Order
Creates an descending order on the given sortable field
documentation - Variable in class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
 

E

ElseDefinition - Interface in org.ow2.orchestra.facade.def
 
ElseDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ElseDefinitionImpl(ElseDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ElseDefinitionImpl
 
ElseIfDefinition - Interface in org.ow2.orchestra.facade.def
 
ElseIfDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ElseIfDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
ElseIfDefinitionImpl(String, String, ActivityDefinitionUUID) - Constructor for class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
ElseIfDefinitionImpl(ElseIfDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
ELT_DEFAULT_ELEMENT - Static variable in class org.ow2.orchestra.util.XmlConstants
Default Element (when it is a simpleType E.g) element name.
ELT_DEFAULT_NS - Static variable in class org.ow2.orchestra.util.XmlConstants
Default Element (when it is a simpleType E.g) ns.
ELT_DEFAULT_PREFIX - Static variable in class org.ow2.orchestra.util.XmlConstants
Default Element (when it is a simpleType E.g) prefix.
EmptyActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
EmptyActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
EmptyActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.EmptyActivityDefinitionData
 
EmptyActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
EmptyActivityDefinitionImpl(BpelActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.EmptyActivityDefinitionImpl
 
EmptyActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Empty is a subtype of activity
EmptyActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
EmptyActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.EmptyActivityInstanceImpl
 
EmptyActivityInstanceImpl(EmptyActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.EmptyActivityInstanceImpl
 
enclosedActivitiesUUID - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl
 
enclosedActivitiesUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl
 
enclosedActivityUUID - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityWithSingleChildDefinitionImpl
 
enclosedActivityUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.ActivityWithSingleChildInstanceImpl
 
end(ActivityState) - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
Call this method when the runtime is ended.
endedDate - Variable in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
EPR_TAG_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 serviceRef schema - EndpointReference element.
eq(FilterField<C>, Serializable) - Static method in class org.ow2.orchestra.facade.criteria.Restriction
Static method used to construct an "equality" restriction on a given field and value
equals(Object) - Method in class org.ow2.orchestra.facade.criteria.Field
 
EQUALS - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
Represents an "equality" constraint
equals(Object) - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
equals(Object) - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
equals(Object) - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
equals(Object) - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
eventInstanceUUIDs - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
exit(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Exit the given instance.
exit(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
ExitActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ExitActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ExitActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.ExitActivityDefinitionData
 
ExitActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ExitActivityDefinitionImpl(BpelActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ExitActivityDefinitionImpl
 
ExitActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
ExitActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ExitActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ExitActivityInstanceImpl
 
ExitActivityInstanceImpl(ExitActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ExitActivityInstanceImpl
 
exitOnStandardFault - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
expressionLanguage - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
ExtensionDefinition - Interface in org.ow2.orchestra.facade.def
Interface of definition of an extension in BPEL
ExtensionDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ExtensionDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
 
ExtensionDefinitionImpl(String, boolean, boolean) - Constructor for class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
 
extensions - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 

F

FAULT_SELECTION_FAILURE - Static variable in class org.ow2.orchestra.util.XmlConstants
 
FAULT_SUB_LANGUAGE_EXECUTION - Static variable in class org.ow2.orchestra.util.XmlConstants
 
faultElement - Variable in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
faultElement - Variable in exception org.ow2.orchestra.facade.exception.FaultWithElement
 
faultHandlerActivityUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
faultHandlerUUIDs - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
faultMessage - Variable in exception org.ow2.orchestra.facade.exception.FaultWithMessage
 
faultMessageType - Variable in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
faultName - Variable in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
faultName - Variable in exception org.ow2.orchestra.facade.exception.BpelFaultException
 
faultVariable - Variable in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
FaultWithElement - Exception in org.ow2.orchestra.facade.exception
Represents a fault that has been thrown by the Bpel process with a variable that doesn't correspond to any Element.
FaultWithElement() - Constructor for exception org.ow2.orchestra.facade.exception.FaultWithElement
 
FaultWithElement(QName, Document) - Constructor for exception org.ow2.orchestra.facade.exception.FaultWithElement
 
FaultWithMessage - Exception in org.ow2.orchestra.facade.exception
Represents a fault resulting from an Invoke.
FaultWithMessage() - Constructor for exception org.ow2.orchestra.facade.exception.FaultWithMessage
 
FaultWithMessage(QName, MessageImpl) - Constructor for exception org.ow2.orchestra.facade.exception.FaultWithMessage
 
Field<T> - Class in org.ow2.orchestra.facade.criteria
 
Field() - Constructor for class org.ow2.orchestra.facade.criteria.Field
 
Field(String) - Constructor for class org.ow2.orchestra.facade.criteria.Field
 
FilterField<T> - Class in org.ow2.orchestra.facade.criteria
This class defines a field that can be filtered within an Restriction.
FilterField() - Constructor for class org.ow2.orchestra.facade.criteria.FilterField
 
FilterField(String) - Constructor for class org.ow2.orchestra.facade.criteria.FilterField
 
findActivityDefinitions(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns all records of activity for the given process definition UUID.
findActivityDefinitions(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryDefinitionAPI
 
findActivityInstances(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns all records of activity for the given process instance UUID.
findActivityInstances(ProcessInstanceUUID, ActivityState) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns all records of activity for the given process instance UUID and the given activity state An empty set is returned if no instance is found.
findActivityInstances(ProcessInstanceUUID, ActivityState) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryRuntimeAPI
 
findJobsWithException() - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Get the list of asynchronous executions for which all the tries have failed and which will not be executed any more.
findJobsWithException() - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
findProcessDefinitions() - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns the list of processes.
findProcessDefinitions(ProcessState) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns the list of processes with the given state.
findProcessDefinitions(QName, ProcessState) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns the list of processes with the given state and qname.
findProcessDefinitions(QName) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns the list of processes with the given qname.
findProcessDefinitions(String, String, ProcessState) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryDefinitionAPI
 
findProcessInstances() - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns all records of instance.
findProcessInstances(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns all records of instance for the given process definition UUID.
findProcessInstances(ProcessDefinitionUUID, ActivityState) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns all records of instance for the given process definition UUID and the given process state.
findProcessInstances(ActivityState) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns all records of instance for the given process state.
findProcessInstances(ProcessDefinitionUUID, ActivityState) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryRuntimeAPI
 
findProcessInstancesPage(Criteria<ProcessInstance>) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns a page of ProcessInstance corresponding to given Criteria.
findProcessInstancesPage(Criteria<ProcessInstance>) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryRuntimeAPI
 
FlowActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
FlowActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
FlowActivityDefinitionImpl(FlowActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.FlowActivityDefinitionImpl
 
FlowActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Flow is a subtype of activity
FlowActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
FlowActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.FlowActivityInstanceImpl
 
FlowActivityInstanceImpl(FlowActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.FlowActivityInstanceImpl
 
ForDefinition - Interface in org.ow2.orchestra.facade.def
 
ForDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ForDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ForDefinitionImpl
 
ForDefinitionImpl(String, String) - Constructor for class org.ow2.orchestra.facade.def.impl.ForDefinitionImpl
 
ForDefinitionImpl(ForDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ForDefinitionImpl
 
ForeachActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ForeachActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ForeachActivityDefinitionImpl(ForeachActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
ForeachActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Foreach is a subtype of activity
ForeachActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ForeachActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ForeachActivityInstanceImpl
 
ForeachActivityInstanceImpl(ForeachActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ForeachActivityInstanceImpl
 
ForeachInitializedData - Class in org.ow2.orchestra.facade.data.runtime
 
ForeachInitializedData(ActivityInstanceUUID, int, int, Integer) - Constructor for class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
FromDefinition - Interface in org.ow2.orchestra.facade.def
 
FromDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
FromDefinitionImpl(FromDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.FromDefinitionImpl
 
FromPartDefinition - Interface in org.ow2.orchestra.facade.def
 
FromPartDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
FromPartDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
 
FromPartDefinitionImpl(FromPartDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
 
FromPartDefinitionImpl(String, String) - Constructor for class org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
 
FromToDefinition - Interface in org.ow2.orchestra.facade.def
 
FromToDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
FromToDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
FromToDefinitionImpl(FromToDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
fullCopy() - Method in exception org.ow2.orchestra.facade.exception.BpelFaultException
 

G

ge(FilterField<C>, Serializable) - Static method in class org.ow2.orchestra.facade.criteria.Restriction
Static method used to construct an "greater than or equals" restriction on a given field and value
generateBpelFaultException(BpelFaultException.BpelFault) - Static method in exception org.ow2.orchestra.facade.exception.BpelFaultException
 
generateBpelFaultException(BpelFaultException.BpelFault, String, Exception) - Static method in exception org.ow2.orchestra.facade.exception.BpelFaultException
 
generateDeployment(URL, List<URL>) - Static method in class org.ow2.orchestra.util.DeploymentUtil
 
getActivityData() - Method in class org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
 
getActivityDefinition(ActivityDefinitionUUID) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns recorded definition data for the given activity definition UUID.
getActivityDefinition(ActivityDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryDefinitionAPI
 
getActivityDefinitionData() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
getActivityDefinitions(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.RuntimeAPI
Get information about a process activities.
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.data.runtime.TimerData
activityDefinitionUUID which could be executed after timer
getActivityDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.ElseDefinition
 
getActivityDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.ElseIfDefinition
 
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.ElseDefinitionImpl
 
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.OnAlarmDefinitionImpl
 
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getActivityDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.OnAlarmDefinition
 
getActivityDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getActivityDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getActivityDefinitionUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.WaitingActivityImpl
 
getActivityDefinitionUUID() - Method in interface org.ow2.orchestra.facade.runtime.WaitingActivity
 
getActivityInstance(ActivityInstanceUUID) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns recorded instance data for the given activity instance UUID.
getActivityInstance(ActivityInstanceUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryRuntimeAPI
 
getActivityInstanceUUID() - Method in class org.ow2.orchestra.facade.data.runtime.BpelFaultData
 
getActivityInstanceUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
getActivityInstanceUUID() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getActivityInstanceUUID() - Method in class org.ow2.orchestra.facade.data.runtime.TimerData
activityInstanceUUID of activity which start the timer
getActivityUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
 
getActivityUUID() - Method in exception org.ow2.orchestra.facade.exception.ActivityInstanceNotFoundException
 
getActivityUUID() - Method in exception org.ow2.orchestra.facade.exception.ActivityNotFoundException
 
getActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
getActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
getActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
getActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
getActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ScopeUpdate
 
getAddedDate() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
getBpel() - Method in class org.ow2.orchestra.facade.Deployment
 
getBpelFault() - Method in class org.ow2.orchestra.facade.data.runtime.BpelFaultData
 
getCompensationHandlerActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getCompensationHandlerActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getCompensationHandlerDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getCompensationHandlerDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getCompletionConditionDefinition() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
getCompletionConditionDefinition() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getCompletionConditionValue() - Method in class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
getCompletionConditionValue() - Method in interface org.ow2.orchestra.facade.runtime.ForeachActivityInstance
 
getCompletionConditionValue() - Method in class org.ow2.orchestra.facade.runtime.impl.ForeachActivityInstanceImpl
 
getConditionBooleanExpression() - Method in class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
getConditionBooleanExpression() - Method in class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
getConditionBooleanExpression() - Method in interface org.ow2.orchestra.facade.def.RepeatUntilActivityDefinition
 
getConditionBooleanExpression() - Method in interface org.ow2.orchestra.facade.def.WhileActivityDefinition
 
getConditionExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
getConditionExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
getConditionExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.RepeatUntilActivityDefinition
 
getConditionExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.WhileActivityDefinition
 
getContent() - Method in class org.ow2.orchestra.facade.rest.ByteArrayWrapper
 
getContent() - Method in class org.ow2.orchestra.facade.rest.CollectionWrapper
 
getContent() - Method in class org.ow2.orchestra.facade.rest.InterfaceWrapper
 
getContent() - Method in class org.ow2.orchestra.facade.rest.SimpleCollectionWrapper
 
getContentAsList() - Method in class org.ow2.orchestra.facade.rest.CollectionWrapper
 
getContentAsList() - Method in class org.ow2.orchestra.facade.rest.SimpleCollectionWrapper
 
getContentAsSet() - Method in class org.ow2.orchestra.facade.rest.CollectionWrapper
 
getContentAsSet() - Method in class org.ow2.orchestra.facade.rest.SimpleCollectionWrapper
 
getCopyDefinitions() - Method in interface org.ow2.orchestra.facade.def.AssignActivityDefinition
 
getCopyDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.AssignActivityDefinitionImpl
 
getCorrelationDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getCorrelationDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getCorrelationDefinitionList() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getCorrelationDefinitionList() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getCorrelationDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getCorrelationDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getCorrelationDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getCorrelationDefinitions() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getCorrelationDefinitions() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getCorrelationDefinitions() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getCorrelationSet() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getCorrelationSet() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getCorrelationSets() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getCorrelationSets() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getCounterName() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
getCounterName() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getDate() - Method in class org.ow2.orchestra.facade.data.AbstractData
 
getDate() - Method in class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
getDate() - Method in interface org.ow2.orchestra.facade.def.ProcessStateUpdate
 
getDate() - Method in class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
getDate() - Method in class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
getDate() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
 
getDate() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
getDate() - Method in class org.ow2.orchestra.facade.runtime.impl.TransitionConditionUpdateImpl
 
getDate() - Method in class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
getDate() - Method in interface org.ow2.orchestra.facade.runtime.ProcessInstanceUpdate
 
getDate() - Method in interface org.ow2.orchestra.facade.runtime.ScopeUpdate
 
getDate() - Method in interface org.ow2.orchestra.facade.runtime.TransitionConditionUpdate
 
getDeadlineExpression() - Method in class org.ow2.orchestra.facade.def.impl.UntilDefinitionImpl
 
getDeadlineExpression() - Method in interface org.ow2.orchestra.facade.def.UntilDefinition
 
getDefinitionUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityInstance
Get the UUID of the activity definition
getDefinitionUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
getDeployedDate() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getDeployedDate() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getDocumentation() - Method in interface org.ow2.orchestra.facade.def.ActivityDefinition
 
getDocumentation() - Method in class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
 
getDueDate() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getDurationExpression() - Method in interface org.ow2.orchestra.facade.def.ForDefinition
 
getDurationExpression() - Method in class org.ow2.orchestra.facade.def.impl.ForDefinitionImpl
 
getDurationExpression() - Method in class org.ow2.orchestra.facade.def.impl.RepeatEveryDefinitionImpl
 
getDurationExpression() - Method in interface org.ow2.orchestra.facade.def.RepeatEveryDefinition
 
getElement() - Method in class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
getElement() - Method in interface org.ow2.orchestra.facade.def.VariableDefinition
 
getElements() - Method in class org.ow2.orchestra.facade.criteria.PagedResult
 
getElseDefinition() - Method in interface org.ow2.orchestra.facade.def.IfActivityDefinition
 
getElseDefinition() - Method in class org.ow2.orchestra.facade.def.impl.IfActivityDefinitionImpl
 
getElseIfDefinitionList() - Method in interface org.ow2.orchestra.facade.def.IfActivityDefinition
 
getElseIfDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.IfActivityDefinitionImpl
 
getEnclosedActivitiesUUID() - Method in interface org.ow2.orchestra.facade.def.BpelActivityWithChildrenDefinition
 
getEnclosedActivitiesUUID() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityWithChildrenDefinitionImpl
 
getEnclosedActivitiesUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityWithChildrenInstance
 
getEnclosedActivitiesUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityWithChildrenInstanceImpl
 
getEnclosedActivityUUID() - Method in interface org.ow2.orchestra.facade.def.BaseFCTDefinition
 
getEnclosedActivityUUID() - Method in interface org.ow2.orchestra.facade.def.BpelActivityWithSingleChildDefinition
 
getEnclosedActivityUUID() - Method in class org.ow2.orchestra.facade.def.impl.BaseFCTDefinitionImpl
 
getEnclosedActivityUUID() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityWithSingleChildDefinitionImpl
 
getEnclosedActivityUUID() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getEnclosedActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityWithSingleChildInstance
 
getEnclosedActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityWithSingleChildInstanceImpl
 
getEncloserUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
getEndedDate() - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
getEndedDate() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getEndpointReference() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getEndpointReference() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getEntries() - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapType
 
getEventInstanceUUIDs() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getEventInstanceUUIDs() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getException() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getExitOnStandardFault() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getExitOnStandardFault() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getExpectedStartedDate() - Method in class org.ow2.orchestra.facade.data.runtime.TimerData
 
getExpectedStartedDate() - Method in class org.ow2.orchestra.facade.runtime.impl.WaitingActivityImpl
 
getExpectedStartedDate() - Method in interface org.ow2.orchestra.facade.runtime.WaitingActivity
 
getExpression() - Method in interface org.ow2.orchestra.facade.def.CompletionConditionDefinition
 
getExpression() - Method in interface org.ow2.orchestra.facade.def.ElseIfDefinition
 
getExpression() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getExpression() - Method in interface org.ow2.orchestra.facade.def.IfActivityDefinition
 
getExpression() - Method in class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
getExpression() - Method in class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
getExpression() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getExpression() - Method in class org.ow2.orchestra.facade.def.impl.IfActivityDefinitionImpl
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.CompletionConditionDefinition
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.ElseIfDefinition
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.ForDefinition
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.IfActivityDefinition
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.ElseIfDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.ForDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.IfActivityDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.RepeatEveryDefinitionImpl
 
getExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.UntilDefinitionImpl
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.RepeatEveryDefinition
 
getExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.UntilDefinition
 
getExtensions() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getExtensions() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getFaultElement() - Method in interface org.ow2.orchestra.facade.def.CatchDefinition
 
getFaultElement() - Method in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
getFaultElement() - Method in exception org.ow2.orchestra.facade.exception.FaultWithElement
 
getFaultHandlerActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getFaultHandlerActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getFaultHandlerUUIDs() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getFaultHandlerUUIDs() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getFaultMessage() - Method in exception org.ow2.orchestra.facade.exception.FaultWithMessage
 
getFaultMessageType() - Method in interface org.ow2.orchestra.facade.def.CatchDefinition
 
getFaultMessageType() - Method in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
getFaultName() - Method in class org.ow2.orchestra.facade.data.def.ThrowActivityDefinitionData
 
getFaultName() - Method in interface org.ow2.orchestra.facade.def.CatchDefinition
 
getFaultName() - Method in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
getFaultName() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getFaultName() - Method in class org.ow2.orchestra.facade.def.impl.ThrowActivityDefinitionImpl
 
getFaultName() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getFaultName() - Method in interface org.ow2.orchestra.facade.def.ThrowActivityDefinition
 
getFaultName() - Method in exception org.ow2.orchestra.facade.exception.BpelFaultException
 
getFaultVariable() - Method in class org.ow2.orchestra.facade.data.def.ThrowActivityDefinitionData
 
getFaultVariable() - Method in interface org.ow2.orchestra.facade.def.CatchDefinition
 
getFaultVariable() - Method in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
getFaultVariable() - Method in class org.ow2.orchestra.facade.def.impl.ThrowActivityDefinitionImpl
 
getFaultVariable() - Method in interface org.ow2.orchestra.facade.def.ThrowActivityDefinition
 
getField() - Method in class org.ow2.orchestra.facade.criteria.Order
 
getField() - Method in class org.ow2.orchestra.facade.criteria.Restriction
 
getFinalCounterExpression() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
getFinalCounterExpression() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getFinalCounterExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
getFinalCounterExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getFirstResult() - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
getFlowActivityUUID() - Method in class org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData
 
getForDefinition() - Method in class org.ow2.orchestra.facade.def.impl.OnAlarmDefinitionImpl
 
getForDefinition() - Method in class org.ow2.orchestra.facade.def.impl.WaitActivityDefinitionImpl
 
getForDefinition() - Method in interface org.ow2.orchestra.facade.def.OnAlarmDefinition
 
getForDefinition() - Method in interface org.ow2.orchestra.facade.def.WaitActivityDefinition
 
getFromDefinitionList() - Method in interface org.ow2.orchestra.facade.def.CopyDefinition
 
getFromDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.CopyDefinitionImpl
 
getFromPartDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getFromPartDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getFromPartDefinitionList() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getFromPartDefinitionList() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getFromPartDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getFromPartDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getFromPartDefinitions() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getFromPartDefinitions() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getFromVariable() - Method in class org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
 
getFromVariable() - Method in interface org.ow2.orchestra.facade.def.ToPartDefinition
 
getInitiate() - Method in interface org.ow2.orchestra.facade.def.CorrelationDefinition
 
getInitiate() - Method in class org.ow2.orchestra.facade.def.impl.CorrelationDefinitionImpl
 
getInputVariable() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getInputVariable() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getInstanceManagementAPI(String, String) - Static method in class org.ow2.orchestra.facade.AccessorUtil
 
getInstanceState() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
Returns the current instance state.
getInstanceState() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
 
getInstanceState() - Method in interface org.ow2.orchestra.facade.runtime.ProcessInstanceStateUpdate
 
getInstanceUUID() - Method in exception org.ow2.orchestra.facade.exception.InstanceNotFoundException
 
getJob() - Method in exception org.ow2.orchestra.facade.exception.JobNotFoundException
 
getJobId() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getJobType() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getLastException() - Method in interface org.ow2.orchestra.facade.runtime.ActivityInstance
Get the last exception thrown by this activity, null if the activity has never thrown any exceptions
getLastException() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
getLinkName() - Method in class org.ow2.orchestra.facade.def.impl.SourceImpl
 
getLinkName() - Method in class org.ow2.orchestra.facade.def.impl.TargetImpl
 
getLinkName() - Method in interface org.ow2.orchestra.facade.def.Source
 
getLinkName() - Method in interface org.ow2.orchestra.facade.def.Target
 
getLinks() - Method in interface org.ow2.orchestra.facade.def.FlowActivityDefinition
 
getLinks() - Method in class org.ow2.orchestra.facade.def.impl.FlowActivityDefinitionImpl
 
getLiteral() - Method in interface org.ow2.orchestra.facade.def.FromDefinition
 
getLiteral() - Method in class org.ow2.orchestra.facade.def.impl.FromDefinitionImpl
 
getManagementAPI(String, String) - Static method in class org.ow2.orchestra.facade.AccessorUtil
 
getMaxResults() - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
getMessage() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.data.def.ReceiveActivityDefinitionData
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.data.def.ReplyActivityDefinitionData
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
getMessageExchange() - Method in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.runtime.ReceiveActivityInstance
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.runtime.ReplyActivityInstance
 
getMessageExchanges() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getMessageExchanges() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getMessageId() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
getMessageType() - Method in class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
getMessageType() - Method in interface org.ow2.orchestra.facade.def.VariableDefinition
 
getMyRole() - Method in class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
getMyRole() - Method in interface org.ow2.orchestra.facade.def.PartnerLinkDefinition
 
getName() - Method in class org.ow2.orchestra.facade.data.def.ActivityDefinitionData
 
getName() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getName() - Method in class org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData
 
getName() - Method in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
getName() - Method in class org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData
 
getName() - Method in class org.ow2.orchestra.facade.data.runtime.VariableUpdateData
 
getName() - Method in interface org.ow2.orchestra.facade.def.CorrelationSetDefinition
 
getName() - Method in interface org.ow2.orchestra.facade.def.DefinitionRecord
 
getName() - Method in class org.ow2.orchestra.facade.def.impl.CorrelationSetDefinitionImpl
 
getName() - Method in class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
 
getName() - Method in class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
getName() - Method in class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
getName() - Method in interface org.ow2.orchestra.facade.def.PartnerLinkDefinition
 
getName() - Method in interface org.ow2.orchestra.facade.def.VariableDefinition
 
getName() - Method in interface org.ow2.orchestra.facade.runtime.CorrelationSetInitialization
 
getName() - Method in class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
getName() - Method in class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
getName() - Method in class org.ow2.orchestra.facade.runtime.impl.TransitionConditionUpdateImpl
 
getName() - Method in class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
getName() - Method in interface org.ow2.orchestra.facade.runtime.PartnerLinkUpdate
 
getName() - Method in interface org.ow2.orchestra.facade.runtime.TransitionConditionUpdate
 
getName() - Method in interface org.ow2.orchestra.facade.runtime.VariableUpdate
 
getNameSpace() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getNamespace() - Method in interface org.ow2.orchestra.facade.def.ExtensionDefinition
 
getNamespace() - Method in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
 
getNameSpace() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getNameSpace() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getOnAlarmDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.PickActivityDefinitionImpl
 
getOnAlarmDefinitionList() - Method in interface org.ow2.orchestra.facade.def.PickActivityDefinition
 
getOnAlarmEventHandlers() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getOnAlarmEventHandlers() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getOnEventEventHandlers() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getOnEventEventHandlers() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getOnMessageDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.PickActivityDefinitionImpl
 
getOnMessageDefinitionList() - Method in interface org.ow2.orchestra.facade.def.PickActivityDefinition
 
getOperation() - Method in class org.ow2.orchestra.facade.criteria.Restriction
 
getOperation() - Method in class org.ow2.orchestra.facade.data.def.ReceiveActivityDefinitionData
 
getOperation() - Method in class org.ow2.orchestra.facade.data.def.ReplyActivityDefinitionData
 
getOperation() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getOperation() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getOperation() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getOperation() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getOperation() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getOperation() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getOperation() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getOperation() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getOperation() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getOperation() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getOperation() - Method in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
getOperation() - Method in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
getOperation() - Method in interface org.ow2.orchestra.facade.runtime.ReceiveActivityInstance
 
getOperation() - Method in interface org.ow2.orchestra.facade.runtime.ReplyActivityInstance
 
getOperationName() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
getOrder() - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
getOutputVariable() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getOutputVariable() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getPart() - Method in interface org.ow2.orchestra.facade.def.FromPartDefinition
 
getPart() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getPart() - Method in class org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
 
getPart() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getPart() - Method in class org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
 
getPart() - Method in interface org.ow2.orchestra.facade.def.ToPartDefinition
 
getPartElement(String) - Method in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getPartnerLink() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getPartnerLinkReference() - Method in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
getPartnerLinkReference() - Method in class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
getPartnerLinkReference() - Method in interface org.ow2.orchestra.facade.runtime.PartnerLinkUpdate
 
getPartnerLinks() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getPartnerLinks() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getPartnerLinkType() - Method in class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
getPartnerLinkType() - Method in interface org.ow2.orchestra.facade.def.PartnerLinkDefinition
 
getPartnerLinkUpdateType() - Method in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
getPartnerLinkUpdateType() - Method in class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
getPartnerLinkUpdateType() - Method in interface org.ow2.orchestra.facade.runtime.PartnerLinkUpdate
 
getPartnerRole() - Method in class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
getPartnerRole() - Method in interface org.ow2.orchestra.facade.def.PartnerLinkDefinition
 
getParts() - Method in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
getParts() - Method in interface org.ow2.orchestra.facade.runtime.Message
 
getPartValue(String) - Method in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
getPartValue(String) - Method in interface org.ow2.orchestra.facade.runtime.Message
 
getPendingMessages() - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Get the list of messages received by the engine but not yet associated with any execution.
getPendingMessages() - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
getPortType() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getPortType() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getPortType() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getPortType() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getPortType() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getPortType() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getPortType() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getPortType() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getPortType() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getPortType() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getPortTypeQName() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
getProcess(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.RuntimeAPI
Get information about a process.
getProcessDefinition(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns recorded definition data for the given process definition UUID.
getProcessDefinition(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryDefinitionAPI
 
getProcessDefinitionData() - Method in class org.ow2.orchestra.facade.data.def.ActivityDefinitionData
 
getProcessDefinitionData() - Method in class org.ow2.orchestra.facade.data.runtime.ProcessInstanceData
 
getProcessDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.DefinitionRecord
All orchestra definition record are linked to a process definition
getProcessDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
 
getProcessDefinitionUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
getProcessDefinitionUUID() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getProcesses() - Method in interface org.ow2.orchestra.facade.RuntimeAPI
 
getProcessInstance(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.QueryRuntimeAPI
Returns recorded instance data for the given process instance UUID.
getProcessInstance(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryRuntimeAPI
 
getProcessInstance(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.RuntimeAPI
Get information about a process instance.
getProcessInstanceData() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
getProcessInstances() - Method in interface org.ow2.orchestra.facade.RuntimeAPI
 
getProcessInstances(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.RuntimeAPI
Get information about the instances of a process
getProcessInstanceStateUpdate() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
 
getProcessInstanceStateUpdate() - Method in interface org.ow2.orchestra.facade.runtime.ProcessInstance
Returns the list of process instance states.
getProcessInstanceUUID() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getProcessInstanceUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
getProcessInstanceUUID() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
Returns the instance processDefinitionUUID (generated at the creation of the instance).
getProcessQName() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
getProcessResource(ProcessDefinitionUUID, String) - Method in interface org.ow2.orchestra.facade.QueryDefinitionAPI
Returns recorded resource content for the given process definition UUID.
getProcessResource(ProcessDefinitionUUID, String) - Method in interface org.ow2.orchestra.facade.rest.JaxRSQueryDefinitionAPI
 
getProcessResourceNames() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getProcessResourceNames() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getProcessUUID() - Method in exception org.ow2.orchestra.facade.exception.ProcessNotFoundException
 
getProperties() - Method in interface org.ow2.orchestra.facade.def.CorrelationSetDefinition
 
getProperties() - Method in class org.ow2.orchestra.facade.def.impl.CorrelationSetDefinitionImpl
 
getProperty() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getProperty() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getPropertyValues() - Method in class org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData
 
getPropertyValues() - Method in interface org.ow2.orchestra.facade.runtime.CorrelationSetInitialization
 
getPropertyValues() - Method in class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 
getQName() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getQName() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getQName() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getQName() - Method in enum org.ow2.orchestra.facade.exception.BpelFaultException.BpelFault
 
getQuery() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getQuery() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getQueryDefinitionAPI(String, String) - Static method in class org.ow2.orchestra.facade.AccessorUtil
 
getQueryLanguage() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getQueryLanguage() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getQueryLanguage() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getQueryLanguage() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getQueryRuntimeAPI(String, String) - Static method in class org.ow2.orchestra.facade.AccessorUtil
 
getRepeatEveryDefinition() - Method in class org.ow2.orchestra.facade.def.impl.OnAlarmDefinitionImpl
 
getRepeatEveryDefinition() - Method in interface org.ow2.orchestra.facade.def.OnAlarmDefinition
 
getResources() - Method in class org.ow2.orchestra.util.ProcessResourcesRepository
 
getResourcesClassLoader(ClassLoader) - Method in class org.ow2.orchestra.util.ProcessResourcesRepository
 
getResourcesRepository() - Method in class org.ow2.orchestra.facade.Deployment
 
getRestrictions() - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
getRetries() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
getScopeActivityUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
 
getScopeState() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getScopeState() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
List of scope state updates.
getSet() - Method in interface org.ow2.orchestra.facade.def.CorrelationDefinition
 
getSet() - Method in class org.ow2.orchestra.facade.def.impl.CorrelationDefinitionImpl
 
getSourceList() - Method in interface org.ow2.orchestra.facade.def.BpelActivityDefinition
 
getSourceList() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
getStartCounterExpression() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
getStartCounterExpression() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getStartCounterExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
getStartCounterExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getStartedDate() - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
getStartedDate() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getStartValue() - Method in class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
getStartValue() - Method in interface org.ow2.orchestra.facade.runtime.ForeachActivityInstance
 
getStartValue() - Method in class org.ow2.orchestra.facade.runtime.impl.ForeachActivityInstanceImpl
 
getState() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getState() - Method in class org.ow2.orchestra.facade.data.runtime.ProcessInstanceData
Returns the state of the instance.
getState() - Method in class org.ow2.orchestra.facade.data.runtime.ScopeStateUpdateData
 
getState() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getState() - Method in class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
getState() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getState() - Method in interface org.ow2.orchestra.facade.def.ProcessStateUpdate
 
getState() - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
getState() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
getState() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getState() - Method in interface org.ow2.orchestra.facade.runtime.ScopeStateUpdate
 
getStateUpdates() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getStateUpdates() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getStatus() - Method in class org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData
 
getStatus() - Method in class org.ow2.orchestra.facade.runtime.impl.TransitionConditionUpdateImpl
 
getStatus() - Method in interface org.ow2.orchestra.facade.runtime.TransitionConditionUpdate
 
getStopValue() - Method in class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
getStopValue() - Method in interface org.ow2.orchestra.facade.runtime.ForeachActivityInstance
 
getStopValue() - Method in class org.ow2.orchestra.facade.runtime.impl.ForeachActivityInstanceImpl
 
getStoredSqlId() - Method in class org.ow2.orchestra.facade.criteria.Field
 
getTarget() - Method in class org.ow2.orchestra.facade.data.def.CompensateScopeActivityDefinitionData
 
getTarget() - Method in interface org.ow2.orchestra.facade.def.CompensateScopeActivityDefinition
 
getTarget() - Method in class org.ow2.orchestra.facade.def.impl.CompensateScopeActivityDefinitionImpl
 
getTargetList() - Method in interface org.ow2.orchestra.facade.def.BpelActivityDefinition
 
getTargetList() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
getTargetsJoinConditionBooleanExpression() - Method in interface org.ow2.orchestra.facade.def.BpelActivityDefinition
If this string is null there is no join condition
getTargetsJoinConditionBooleanExpression() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
getTargetsJoinConditionExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.BpelActivityDefinition
 
getTargetsJoinConditionExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
getTerminationHandlerActivityUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getTerminationHandlerActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getTerminationHandlerDefinitionUUID() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getTerminationHandlerDefinitionUUID() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getToDefinitionList() - Method in interface org.ow2.orchestra.facade.def.CopyDefinition
 
getToDefinitionList() - Method in class org.ow2.orchestra.facade.def.impl.CopyDefinitionImpl
 
getToPartDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getToPartDefinitions() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getToPartDefinitions() - Method in interface org.ow2.orchestra.facade.def.InvokeActivityDefinition
 
getToPartDefinitions() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getTotalElementsCount() - Method in class org.ow2.orchestra.facade.criteria.PagedResult
 
getToVariable() - Method in interface org.ow2.orchestra.facade.def.FromPartDefinition
 
getToVariable() - Method in class org.ow2.orchestra.facade.def.impl.FromPartDefinitionImpl
 
getTransitionConditionBooleanExpression() - Method in class org.ow2.orchestra.facade.def.impl.SourceImpl
 
getTransitionConditionBooleanExpression() - Method in interface org.ow2.orchestra.facade.def.Source
 
getTransitionConditionExpressionLanguage() - Method in class org.ow2.orchestra.facade.def.impl.SourceImpl
 
getTransitionConditionExpressionLanguage() - Method in interface org.ow2.orchestra.facade.def.Source
 
getTransitionConditionUpdateList() - Method in interface org.ow2.orchestra.facade.runtime.FlowActivityInstance
 
getTransitionConditionUpdateList() - Method in class org.ow2.orchestra.facade.runtime.impl.FlowActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.data.def.ActivityDefinitionData
 
getType() - Method in interface org.ow2.orchestra.facade.def.ActivityDefinition
Get the type of the activity definition.
getType() - Method in class org.ow2.orchestra.facade.def.impl.AssignActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.CatchAllDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.CatchDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.CompensateActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.CompensateScopeActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.CompensationHandlerDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.EmptyActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ExitActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.FlowActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.IfActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.PickActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.RethrowActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.SequenceActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.TerminationHandlerDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.ThrowActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.UnknownActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.WaitActivityDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
getType() - Method in interface org.ow2.orchestra.facade.def.VariableDefinition
 
getType() - Method in interface org.ow2.orchestra.facade.runtime.ActivityInstance
Get the type of the activity instance.
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.AssignActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.CatchActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.CatchAllActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.CompensateActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.CompensateScopeActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.CompensationHandlerActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.EmptyActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ExitActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.FlowActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ForeachActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.IfActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.InvokeActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.PickActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.RepeatUntilActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.RethrowActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.SequenceActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.TerminationHandlerActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.ThrowActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.UnknownActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.WaitActivityInstanceImpl
 
getType() - Method in class org.ow2.orchestra.facade.runtime.impl.WhileActivityInstanceImpl
 
getUndeployedDate() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getUndeployedDate() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getUntilDefinition() - Method in class org.ow2.orchestra.facade.def.impl.OnAlarmDefinitionImpl
 
getUntilDefinition() - Method in class org.ow2.orchestra.facade.def.impl.WaitActivityDefinitionImpl
 
getUntilDefinition() - Method in interface org.ow2.orchestra.facade.def.OnAlarmDefinition
 
getUntilDefinition() - Method in interface org.ow2.orchestra.facade.def.WaitActivityDefinition
 
getUUID() - Method in class org.ow2.orchestra.facade.data.def.ActivityDefinitionData
 
getUUID() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
getUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ProcessInstanceData
 
getUUID() - Method in interface org.ow2.orchestra.facade.def.ActivityDefinition
 
getUUID() - Method in class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
 
getUUID() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getUUID() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
Returns the UUID for the ProcessDefinition.
getUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityInstance
Get the uuid of the activity instance
getUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
getUUID() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
 
getUUID() - Method in interface org.ow2.orchestra.facade.runtime.ProcessInstance
Returns the UUID of the process instance.
getValue() - Method in class org.ow2.orchestra.facade.data.runtime.VariableUpdateData
 
getValue() - Method in class org.ow2.orchestra.facade.def.impl.LiteralDefinitionImpl
 
getValue() - Method in interface org.ow2.orchestra.facade.def.LiteralDefinition
 
getValue() - Method in class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
getValue() - Method in interface org.ow2.orchestra.facade.runtime.VariableUpdate
 
getValue() - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
getValues() - Method in class org.ow2.orchestra.facade.criteria.Restriction
 
getVariable() - Method in class org.ow2.orchestra.facade.data.def.ReceiveActivityDefinitionData
 
getVariable() - Method in class org.ow2.orchestra.facade.data.def.ReplyActivityDefinitionData
 
getVariable() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getVariable() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getVariable() - Method in class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
getVariable() - Method in class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
getVariable() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
getVariable() - Method in class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
getVariable() - Method in interface org.ow2.orchestra.facade.def.OnEventDefinition
 
getVariable() - Method in interface org.ow2.orchestra.facade.def.OnMessageDefinition
 
getVariable() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
getVariable() - Method in interface org.ow2.orchestra.facade.def.ReplyActivityDefinition
 
getVariable() - Method in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
getVariable() - Method in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
getVariable() - Method in interface org.ow2.orchestra.facade.runtime.ReceiveActivityInstance
 
getVariable() - Method in interface org.ow2.orchestra.facade.runtime.ReplyActivityInstance
 
getVariables() - Method in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
getVariables() - Method in interface org.ow2.orchestra.facade.def.ScopeActivityDefinition
 
getVariables() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
getVariables() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
Scope is a subtype of activity
getVariablesName() - Method in class org.ow2.orchestra.facade.data.def.ScopeActivityDefinitionData
 
getVariant() - Method in interface org.ow2.orchestra.facade.def.FromToDefinition
 
getVariant() - Method in class org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
 
getVersion() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getVersion() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
getVersion() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getWaitingActivity() - Method in class org.ow2.orchestra.facade.runtime.impl.WaitActivityInstanceImpl
 
getWaitingActivity() - Method in interface org.ow2.orchestra.facade.runtime.WaitActivityInstance
 
getWaitingActivityList() - Method in class org.ow2.orchestra.facade.runtime.impl.PickActivityInstanceImpl
 
getWaitingActivityList() - Method in interface org.ow2.orchestra.facade.runtime.PickActivityInstance
 
getWsdlDefinitions() - Method in class org.ow2.orchestra.facade.Deployment
 
getWsdlDefinitions(String) - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 
getWsdlDefinitions() - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 
GREATER_THAN - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
Represents an "greater than" constraint
GREATER_THAN_EQUALS - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
Represents an "greater than or equals" constraint
gt(FilterField<C>, Serializable) - Static method in class org.ow2.orchestra.facade.criteria.Restriction
Static method used to construct an "greater than" restriction on a given field and value

H

hashCode() - Method in class org.ow2.orchestra.facade.criteria.Field
 
hashCode() - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
hashCode() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
hashCode() - Method in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
hashCode() - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
hasPart(String) - Method in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
hasPart(String) - Method in interface org.ow2.orchestra.facade.runtime.Message
Test if the message has part named partName (given in parameter).
HTTP_PORT_WS_URL_KEY - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 

I

IfActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
IfActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
IfActivityDefinitionImpl(IfActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.IfActivityDefinitionImpl
 
IfActivityInstance - Interface in org.ow2.orchestra.facade.runtime
If is a subtype of activity
IfActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
IfActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.IfActivityInstanceImpl
 
IfActivityInstanceImpl(IfActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.IfActivityInstanceImpl
 
IncompatibleWSDLException - Exception in org.ow2.orchestra.facade.exception
Exception launched when deployed web service definition and new version definition are not compatible.
IncompatibleWSDLException(String) - Constructor for exception org.ow2.orchestra.facade.exception.IncompatibleWSDLException
 
initialize() - Method in interface org.ow2.orchestra.facade.ManagementAPI
Redeploy all web services.
initialize() - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
InstanceManagementAPI - Interface in org.ow2.orchestra.facade
Manage a process instance.
InstanceNotFoundException - Exception in org.ow2.orchestra.facade.exception
 
InstanceNotFoundException(ProcessInstanceUUID) - Constructor for exception org.ow2.orchestra.facade.exception.InstanceNotFoundException
 
instanceUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
InterfaceWrapper<T> - Class in org.ow2.orchestra.facade.rest
 
InterfaceWrapper() - Constructor for class org.ow2.orchestra.facade.rest.InterfaceWrapper
 
InvokeActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
InvokeActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
InvokeActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.InvokeActivityDefinitionData
 
InvokeActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Invoke is a subtype of activity
InvokeActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
InvokeActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.InvokeActivityInstanceImpl
 
InvokeActivityInstanceImpl(InvokeActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.InvokeActivityInstanceImpl
 
InvokeDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
InvokeDefinitionImpl(InvokeActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.InvokeDefinitionImpl
 
isAscending() - Method in class org.ow2.orchestra.facade.criteria.Order
 
isBpelActivity() - Method in enum org.ow2.orchestra.facade.runtime.ActivityType
 
isCreateInstance() - Method in class org.ow2.orchestra.facade.def.impl.PickActivityDefinitionImpl
 
isCreateInstance() - Method in class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
isCreateInstance() - Method in interface org.ow2.orchestra.facade.def.PickActivityDefinition
 
isCreateInstance() - Method in interface org.ow2.orchestra.facade.def.ReceiveActivityDefinition
 
isInitializePartnerRole() - Method in class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
isInitializePartnerRole() - Method in interface org.ow2.orchestra.facade.def.PartnerLinkDefinition
 
isKeepSrcElementName() - Method in interface org.ow2.orchestra.facade.def.CopyDefinition
 
isKeepSrcElementName() - Method in class org.ow2.orchestra.facade.def.impl.CopyDefinitionImpl
 
isMustUnderstand() - Method in interface org.ow2.orchestra.facade.def.ExtensionDefinition
 
isMustUnderstand() - Method in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
 
isOneWay - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
isOneWay() - Method in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
isParallel() - Method in interface org.ow2.orchestra.facade.def.ForeachActivityDefinition
 
isParallel() - Method in class org.ow2.orchestra.facade.def.impl.ForeachActivityDefinitionImpl
 
isSuccessfulBranchesOnly() - Method in interface org.ow2.orchestra.facade.def.CompletionConditionDefinition
 
isSuccessfulBranchesOnly() - Method in class org.ow2.orchestra.facade.def.impl.CompletionConditionDefinitionImpl
 
isSupported() - Method in interface org.ow2.orchestra.facade.def.ExtensionDefinition
 
isSupported() - Method in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
 
isSuppressJoinFailure() - Method in interface org.ow2.orchestra.facade.def.BpelActivityDefinition
 
isSuppressJoinFailure() - Method in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
isSuspended() - Method in class org.ow2.orchestra.facade.data.runtime.JobData
 
isValidate() - Method in interface org.ow2.orchestra.facade.def.AssignActivityDefinition
 
isValidate() - Method in class org.ow2.orchestra.facade.def.impl.AssignActivityDefinitionImpl
 

J

JAXB_CLASSES - Static variable in class org.ow2.orchestra.util.JAXBUtils
 
JAXBUtils - Class in org.ow2.orchestra.util
 
JAXBUtils() - Constructor for class org.ow2.orchestra.util.JAXBUtils
 
JAXBUtils.JAXBDefinitionsAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBDefinitionsAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBDefinitionsAdapter
 
JAXBUtils.JAXBDOMDocumentAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBDOMDocumentAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBDOMDocumentAdapter
 
JAXBUtils.JAXBDOMNodeAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBDOMNodeAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBDOMNodeAdapter
 
JAXBUtils.JAXBMapAdapter<K,V,W> - Class in org.ow2.orchestra.util
Inspired from XmlAdapter javadoc example.
JAXBUtils.JAXBMapAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
 
JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V> - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBMapAdapter.InternalMapEntryType() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapEntryType
 
JAXBUtils.JAXBMapAdapter.InternalMapEntryType(K, V) - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapEntryType
 
JAXBUtils.JAXBMapAdapter.InternalMapType<K,V> - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBMapAdapter.InternalMapType() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapType
 
JAXBUtils.JAXBMapDefinitionsAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBMapDefinitionsAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapDefinitionsAdapter
 
JAXBUtils.JAXBMapDocumentAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBMapDocumentAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapDocumentAdapter
 
JAXBUtils.JAXBMapNodeAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBMapNodeAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBMapNodeAdapter
 
JAXBUtils.JAXBSerializableAdapter - Class in org.ow2.orchestra.util
 
JAXBUtils.JAXBSerializableAdapter() - Constructor for class org.ow2.orchestra.util.JAXBUtils.JAXBSerializableAdapter
 
JaxRSInstanceManagementAPI - Interface in org.ow2.orchestra.facade.rest
 
JaxRSManagementAPI - Interface in org.ow2.orchestra.facade.rest
 
JaxRSQueryDefinitionAPI - Interface in org.ow2.orchestra.facade.rest
 
JaxRSQueryRuntimeAPI - Interface in org.ow2.orchestra.facade.rest
 
JMX_OBJECT_NAME - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
JMX_PORT - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
JMX_SERVICE_URL - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
JobData - Class in org.ow2.orchestra.facade.data.runtime
 
JobData() - Constructor for class org.ow2.orchestra.facade.data.runtime.JobData
 
JobData(String, long, boolean, Date, String, int, ActivityInstanceUUID, ProcessInstanceUUID) - Constructor for class org.ow2.orchestra.facade.data.runtime.JobData
 
JobNotFoundException - Exception in org.ow2.orchestra.facade.exception
 
JobNotFoundException(JobData) - Constructor for exception org.ow2.orchestra.facade.exception.JobNotFoundException
 

K

key - Variable in class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapEntryType
 

L

LAST_UPDATE_DATE - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesFiltersFields
Defines a filter on the last instance update date.
LAST_UPDATE_DATE - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesSortableFields
Defines a sort on a instance last update date
lastException - Variable in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
le(FilterField<C>, Serializable) - Static method in class org.ow2.orchestra.facade.criteria.Restriction
Static method used to construct an "less than or equals" restriction on a given field and value
LESS_THAN - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
Represents an "less than" constraint
LESS_THAN_EQUALS - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
Represents an "less than or equals" constraint
LiteralDefinition - Interface in org.ow2.orchestra.facade.def
 
LiteralDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
LiteralDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.LiteralDefinitionImpl
 
LiteralDefinitionImpl(Element) - Constructor for class org.ow2.orchestra.facade.def.impl.LiteralDefinitionImpl
 
lt(FilterField<C>, Serializable) - Static method in class org.ow2.orchestra.facade.criteria.Restriction
Static method used to construct an "less than" restriction on a given field and value

M

make(byte[]) - Static method in class org.ow2.orchestra.facade.rest.ByteArrayWrapper
 
make(Collection<T>) - Static method in class org.ow2.orchestra.facade.rest.CollectionWrapper
 
make(T) - Static method in class org.ow2.orchestra.facade.rest.InterfaceWrapper
 
make(Collection<T>) - Static method in class org.ow2.orchestra.facade.rest.SimpleCollectionWrapper
 
ManagementAPI - Interface in org.ow2.orchestra.facade
Management operations.
marshal(Set<Definition>) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBDefinitionsAdapter
 
marshal(Document) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBDOMDocumentAdapter
 
marshal(Node) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBDOMNodeAdapter
 
marshal(Map<K, V>) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
 
marshal(Serializable) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBSerializableAdapter
 
message - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
Message - Interface in org.ow2.orchestra.facade.runtime
Variable to represent a WSDL message content.
messageExchange - Variable in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
messageExchange - Variable in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
messageExchanges - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
messageId - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
MessageImpl - Class in org.ow2.orchestra.facade.runtime.impl
Models a WSDL message type variable.
MessageImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
MessageImpl(Document) - Constructor for class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
METADATA_TAG_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 serviceRef schema - metadata element.
mustUnderstand - Variable in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
mustUnderstand attribute of the extension element.

N

name - Variable in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
name - Variable in class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
 
namespace - Variable in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
Namespace attribute of the extension element.
nameSpace - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
NS_VENDOR - Static variable in class org.ow2.orchestra.util.XmlConstants
 
NS_XML_SCHEMA_INSTANCE - Static variable in class org.ow2.orchestra.util.XmlConstants
 
NS_XMLNS - Static variable in class org.ow2.orchestra.util.XmlConstants
 
NUMBER_SEPARATOR - Static variable in class org.ow2.orchestra.facade.uuid.AbstractUUID
 

O

OnAlarmDefinition - Interface in org.ow2.orchestra.facade.def
 
OnAlarmDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
OnAlarmDefinitionImpl(OnAlarmDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.OnAlarmDefinitionImpl
 
onAlarms - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
OnEventDefinition - Interface in org.ow2.orchestra.facade.def
 
OnEventDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
OnEventDefinitionImpl(OnEventDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.OnEventDefinitionImpl
 
onEvents - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
OnMessageDefinition - Interface in org.ow2.orchestra.facade.def
 
OnMessageDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
OnMessageDefinitionImpl(OnMessageDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.OnMessageDefinitionImpl
 
operation - Variable in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
operation - Variable in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
operationName - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
ORCHESTRA_NS - Static variable in class org.ow2.orchestra.util.XmlConstants
orchestra ns for extensionActivties.
ORCHESTRA_PROPERTIES - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
ORCHESTRA_WS_URL_KEY - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
OrchestraConstants - Class in org.ow2.orchestra.util
 
OrchestraException - Exception in org.ow2.orchestra.facade.exception
 
OrchestraException() - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraException
 
OrchestraException(Exception) - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraException
 
OrchestraException(String) - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraException
 
OrchestraException(String, Exception) - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraException
 
OrchestraRuntimeException - Exception in org.ow2.orchestra.facade.exception
 
OrchestraRuntimeException() - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraRuntimeException
 
OrchestraRuntimeException(String) - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraRuntimeException
 
OrchestraRuntimeException(Throwable) - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraRuntimeException
 
OrchestraRuntimeException(String, Throwable) - Constructor for exception org.ow2.orchestra.facade.exception.OrchestraRuntimeException
 
Order<T> - Class in org.ow2.orchestra.facade.criteria
An Order order represent a sort on a given field.
Order(SortableField<T>, boolean) - Constructor for class org.ow2.orchestra.facade.criteria.Order
 
org.ow2.orchestra.facade - package org.ow2.orchestra.facade
 
org.ow2.orchestra.facade.criteria - package org.ow2.orchestra.facade.criteria
 
org.ow2.orchestra.facade.data - package org.ow2.orchestra.facade.data
 
org.ow2.orchestra.facade.data.def - package org.ow2.orchestra.facade.data.def
 
org.ow2.orchestra.facade.data.runtime - package org.ow2.orchestra.facade.data.runtime
 
org.ow2.orchestra.facade.def - package org.ow2.orchestra.facade.def
 
org.ow2.orchestra.facade.def.impl - package org.ow2.orchestra.facade.def.impl
 
org.ow2.orchestra.facade.exception - package org.ow2.orchestra.facade.exception
 
org.ow2.orchestra.facade.jmx - package org.ow2.orchestra.facade.jmx
 
org.ow2.orchestra.facade.rest - package org.ow2.orchestra.facade.rest
 
org.ow2.orchestra.facade.runtime - package org.ow2.orchestra.facade.runtime
 
org.ow2.orchestra.facade.runtime.impl - package org.ow2.orchestra.facade.runtime.impl
 
org.ow2.orchestra.facade.uuid - package org.ow2.orchestra.facade.uuid
 
org.ow2.orchestra.facade.wsdl - package org.ow2.orchestra.facade.wsdl
 
org.ow2.orchestra.util - package org.ow2.orchestra.util
 

P

PagedResult<T> - Class in org.ow2.orchestra.facade.criteria
This class represents a page of ProcessInstances corresponding to a requested Criteria.
PagedResult() - Constructor for class org.ow2.orchestra.facade.criteria.PagedResult
 
PagedResult(List<T>, int) - Constructor for class org.ow2.orchestra.facade.criteria.PagedResult
 
ParsingException - Exception in org.ow2.orchestra.facade.exception
Exception launched when Static Analysis fails.
ParsingException(String) - Constructor for exception org.ow2.orchestra.facade.exception.ParsingException
 
partnerLink - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
PartnerLinkDefinition - Interface in org.ow2.orchestra.facade.def
 
PartnerLinkDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
PartnerLinkDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
PartnerLinkDefinitionImpl(PartnerLinkDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
PartnerLinkDefinitionImpl(String, String, QName, String, boolean) - Constructor for class org.ow2.orchestra.facade.def.impl.PartnerLinkDefinitionImpl
 
partnerLinks - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
PartnerLinkUpdate - Interface in org.ow2.orchestra.facade.runtime
Interface for getting recorded runtime information on partnerLink update.
PartnerLinkUpdateData - Class in org.ow2.orchestra.facade.data.runtime
 
PartnerLinkUpdateData(ActivityInstanceUUID, ActivityInstanceData, String, PartnerLinkUpdateType, Element) - Constructor for class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
PartnerLinkUpdateImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
PartnerLinkUpdateImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
PartnerLinkUpdateImpl(PartnerLinkUpdate) - Constructor for class org.ow2.orchestra.facade.runtime.impl.PartnerLinkUpdateImpl
 
PartnerLinkUpdateType - Enum in org.ow2.orchestra.facade.runtime
 
parts - Variable in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
 
PendingMessageData - Class in org.ow2.orchestra.facade.data.runtime
 
PendingMessageData() - Constructor for class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
PendingMessageData(long, Message, QName, QName, String, boolean, Date) - Constructor for class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
PickActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
PickActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
PickActivityDefinitionImpl(PickActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.PickActivityDefinitionImpl
 
PickActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Pick is a subtype of activity
PickActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
PickActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.PickActivityInstanceImpl
 
PickActivityInstanceImpl(PickActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.PickActivityInstanceImpl
 
portTypeQName - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
PROCESS_ID - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesFiltersFields
Defines a filter on a ProcessDefinitionUUID
ProcessActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ProcessActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String, List<String>) - Constructor for class org.ow2.orchestra.facade.data.def.ProcessActivityDefinitionData
 
ProcessDefinition - Interface in org.ow2.orchestra.facade.def
Define a process record.
ProcessDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ProcessDefinitionData(ProcessDefinitionUUID, String, String, int, ProcessState) - Constructor for class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
ProcessDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ProcessDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
ProcessDefinitionImpl(ProcessDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
processDefinitionUUID - Variable in class org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
 
ProcessDefinitionUUID - Class in org.ow2.orchestra.facade.uuid
 
ProcessDefinitionUUID() - Constructor for class org.ow2.orchestra.facade.uuid.ProcessDefinitionUUID
 
ProcessDefinitionUUID(ProcessDefinitionUUID) - Constructor for class org.ow2.orchestra.facade.uuid.ProcessDefinitionUUID
 
ProcessDefinitionUUID(String) - Constructor for class org.ow2.orchestra.facade.uuid.ProcessDefinitionUUID
 
ProcessInstance - Interface in org.ow2.orchestra.facade.runtime
A process is considered as an activity.
ProcessInstanceData - Class in org.ow2.orchestra.facade.data.runtime
Data that belongs to a process instance.
ProcessInstanceData(ProcessDefinitionData, ProcessInstanceUUID, ActivityState) - Constructor for class org.ow2.orchestra.facade.data.runtime.ProcessInstanceData
 
ProcessInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
Describes a process instance.
ProcessInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
 
ProcessInstanceImpl(ProcessInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
 
ProcessInstancesFiltersFields - Class in org.ow2.orchestra.facade.criteria
This class defines fields of process instances on which filtering is supported
ProcessInstancesSortableFields - Class in org.ow2.orchestra.facade.criteria
This class defines fields of process instances on which a sort is supported
ProcessInstanceStateUpdate - Interface in org.ow2.orchestra.facade.runtime
Defines the operations allowed on a ProcessInstanceStateUpdate.
ProcessInstanceStateUpdateImpl - Class in org.ow2.orchestra.facade.runtime.impl
This object describes a state update of a process instance.
ProcessInstanceStateUpdateImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
 
ProcessInstanceStateUpdateImpl(ProcessInstanceStateUpdate) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
 
ProcessInstanceUpdate - Interface in org.ow2.orchestra.facade.runtime
Defines the operations allowed on a ProcessInstanceState.
ProcessInstanceUUID - Class in org.ow2.orchestra.facade.uuid
 
ProcessInstanceUUID() - Constructor for class org.ow2.orchestra.facade.uuid.ProcessInstanceUUID
 
ProcessInstanceUUID(ProcessInstanceUUID) - Constructor for class org.ow2.orchestra.facade.uuid.ProcessInstanceUUID
 
ProcessInstanceUUID(String) - Constructor for class org.ow2.orchestra.facade.uuid.ProcessInstanceUUID
 
ProcessNotFoundException - Exception in org.ow2.orchestra.facade.exception
 
ProcessNotFoundException(ProcessDefinitionUUID) - Constructor for exception org.ow2.orchestra.facade.exception.ProcessNotFoundException
 
processQName - Variable in class org.ow2.orchestra.facade.data.runtime.PendingMessageData
 
ProcessResourcesRepository - Class in org.ow2.orchestra.util
 
ProcessResourcesRepository() - Constructor for class org.ow2.orchestra.util.ProcessResourcesRepository
 
ProcessState - Enum in org.ow2.orchestra.facade.def
Possible states of a process.
ProcessStateUpdate - Interface in org.ow2.orchestra.facade.def
 
ProcessStateUpdateImpl - Class in org.ow2.orchestra.facade.def.impl
 
ProcessStateUpdateImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
ProcessStateUpdateImpl(Date, ProcessState) - Constructor for class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
ProcessStateUpdateImpl(ProcessStateUpdate) - Constructor for class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
processUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
propertyValues - Variable in class org.ow2.orchestra.facade.runtime.impl.CorrelationSetInitializationImpl
 

Q

QueryDefinitionAPI - Interface in org.ow2.orchestra.facade
Getters on workflow recorded data.
queryLanguage - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
QueryRuntimeAPI - Interface in org.ow2.orchestra.facade
Getters on workflow recorded data.

R

ReceiveActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ReceiveActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ReceiveActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String, String, String, String) - Constructor for class org.ow2.orchestra.facade.data.def.ReceiveActivityDefinitionData
 
ReceiveActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ReceiveActivityDefinitionImpl(ReceiveActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ReceiveActivityDefinitionImpl
 
ReceiveActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Receive is a subtype of activity
ReceiveActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ReceiveActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
ReceiveActivityInstanceImpl(ReceiveActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
Record - Interface in org.ow2.orchestra.facade
 
refreshProcess(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
Refresh the process state from the database (used to propagate process information in a cluster).
refreshProcess(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
RemoteDeployerMBean - Interface in org.ow2.orchestra.facade.jmx
 
remove(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
To delete monitoring information on the process instance.
remove(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
To delete monitoring information on the process giving the uuid of the process.
remove(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
remove(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
removePendingMessage(PendingMessageData) - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Remove the message from the list of messages received by the engine but not yet associated with any execution.
removePendingMessage(PendingMessageData) - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
removeWsdlDefinition(String) - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 
RepeatEveryDefinition - Interface in org.ow2.orchestra.facade.def
 
RepeatEveryDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
RepeatEveryDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.RepeatEveryDefinitionImpl
 
RepeatEveryDefinitionImpl(String, String) - Constructor for class org.ow2.orchestra.facade.def.impl.RepeatEveryDefinitionImpl
 
RepeatEveryDefinitionImpl(RepeatEveryDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.RepeatEveryDefinitionImpl
 
RepeatUntilActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
RepeatUntilActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
RepeatUntilActivityDefinitionImpl(RepeatUntilActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
RepeatUntilActivityInstance - Interface in org.ow2.orchestra.facade.runtime
RepeatUntil is a subtype of activity
RepeatUntilActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
RepeatUntilActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.RepeatUntilActivityInstanceImpl
 
RepeatUntilActivityInstanceImpl(RepeatUntilActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.RepeatUntilActivityInstanceImpl
 
ReplyActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ReplyActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ReplyActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String, String, String, String) - Constructor for class org.ow2.orchestra.facade.data.def.ReplyActivityDefinitionData
 
ReplyActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ReplyActivityDefinitionImpl(ReplyActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ReplyActivityDefinitionImpl
 
ReplyActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Reply is a subtype of activity
ReplyActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ReplyActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
ReplyActivityInstanceImpl(ReplyActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
resourceNames - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
resources - Variable in class org.ow2.orchestra.util.ProcessResourcesRepository
Store all the resources used in the process.
Restriction<T> - Class in org.ow2.orchestra.facade.criteria
A Restriction represents a constraint that must be observed to match a Criteria.
resume(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Resume a previously suspend instance of a process.
resume(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
RethrowActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
RethrowActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
RethrowActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.RethrowActivityDefinitionData
 
RethrowActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
RethrowActivityDefinitionImpl(RethrowActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.RethrowActivityDefinitionImpl
 
RethrowActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
RethrowActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
RethrowActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.RethrowActivityInstanceImpl
 
RethrowActivityInstanceImpl(RethrowActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.RethrowActivityInstanceImpl
 
retire(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
Activate the process with the given uuid.
retire(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
retryJob(JobData, int) - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Reschedules a job (asynchronous execution).
retryJob(JobData, int) - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 
RuntimeAPI - Interface in org.ow2.orchestra.facade
Get information about processes and instances from the engine repository.
RuntimeRecord - Interface in org.ow2.orchestra.facade.runtime
 
RuntimeRecordImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
RuntimeRecordImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
RuntimeRecordImpl(RuntimeRecord) - Constructor for class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 

S

ScopeActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ScopeActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ScopeActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String, List<String>) - Constructor for class org.ow2.orchestra.facade.data.def.ScopeActivityDefinitionData
 
ScopeActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, ActivityType, String, List<String>) - Constructor for class org.ow2.orchestra.facade.data.def.ScopeActivityDefinitionData
 
ScopeActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ScopeActivityDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
ScopeActivityDefinitionImpl(ScopeActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
ScopeActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
ScopeActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ScopeActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
ScopeActivityInstanceImpl(ScopeActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
scopeState - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
ScopeState - Enum in org.ow2.orchestra.facade.runtime
 
ScopeStateUpdate - Interface in org.ow2.orchestra.facade.runtime
 
ScopeStateUpdateData - Class in org.ow2.orchestra.facade.data.runtime
 
ScopeStateUpdateData(ActivityInstanceUUID, ActivityInstanceData, ScopeState) - Constructor for class org.ow2.orchestra.facade.data.runtime.ScopeStateUpdateData
 
ScopeStateUpdateImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ScopeStateUpdateImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
ScopeStateUpdateImpl(ScopeStateUpdate) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
ScopeUpdate - Interface in org.ow2.orchestra.facade.runtime
 
ScopeUpdateData - Class in org.ow2.orchestra.facade.data.runtime
 
ScopeUpdateData(ActivityInstanceUUID, ActivityInstanceData) - Constructor for class org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
 
SEPARATOR - Static variable in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
SequenceActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
SequenceActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
SequenceActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.SequenceActivityDefinitionData
 
SequenceActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
SequenceActivityDefinitionImpl(SequenceActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.SequenceActivityDefinitionImpl
 
SequenceActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Sequence is a subtype of activity
SequenceActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
SequenceActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.SequenceActivityInstanceImpl
 
SequenceActivityInstanceImpl(SequenceActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.SequenceActivityInstanceImpl
 
serialVersionUID - Static variable in class org.ow2.orchestra.facade.criteria.Restriction
 
SERVICE_NAME_TAG_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 serviceRef schema - ServiceName element.
SERVICE_REF_TAG_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 serviceRef schema - service-ref element.
SERVLET_HOST - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
SERVLET_PATH - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
SERVLET_PORT - Static variable in class org.ow2.orchestra.util.OrchestraConstants
 
setAscendingOrder(SortableField<T>) - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
setBpelUrl(URL) - Method in class org.ow2.orchestra.facade.Deployment
set the bpel based on an URL.
setConditionBooleanExpression(String) - Method in class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
setConditionBooleanExpression(String) - Method in class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
setConditionExpressionLanguage(String) - Method in class org.ow2.orchestra.facade.def.impl.RepeatUntilActivityDefinitionImpl
 
setConditionExpressionLanguage(String) - Method in class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
setDescendingOrder(SortableField<T>) - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
setEnclosedActivityUUID(ActivityDefinitionUUID) - Method in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
setFirstResult(int) - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
setMaxResults(int) - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
setOrder(Order<T>) - Method in class org.ow2.orchestra.facade.criteria.Criteria
 
setTotalElementsCount(long) - Method in class org.ow2.orchestra.facade.criteria.PagedResult
 
SimpleCollectionWrapper<T> - Class in org.ow2.orchestra.facade.rest
 
SimpleCollectionWrapper() - Constructor for class org.ow2.orchestra.facade.rest.SimpleCollectionWrapper
 
SortableField<T> - Class in org.ow2.orchestra.facade.criteria
This class defines a field that can be sorted within an Order.
SortableField() - Constructor for class org.ow2.orchestra.facade.criteria.SortableField
 
SortableField(String) - Constructor for class org.ow2.orchestra.facade.criteria.SortableField
 
Source - Interface in org.ow2.orchestra.facade.def
 
SourceImpl - Class in org.ow2.orchestra.facade.def.impl
 
SourceImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.SourceImpl
 
SourceImpl(Source) - Constructor for class org.ow2.orchestra.facade.def.impl.SourceImpl
 
sourceList - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
START_DATE - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesFiltersFields
Defines a filter on instance start date.
START_DATE - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesSortableFields
Defines a sort on a instance start date
startedDate - Variable in class org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
 
STATE - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesFiltersFields
Defines a filter on a ActivityState
STATE - Static variable in class org.ow2.orchestra.facade.criteria.ProcessInstancesSortableFields
Defines a sort on a (ProcessState)
state - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
state - Variable in class org.ow2.orchestra.facade.def.impl.ProcessStateUpdateImpl
 
stateUpdates - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
storedSqlId - Variable in class org.ow2.orchestra.facade.criteria.Field
 
supported - Variable in class org.ow2.orchestra.facade.def.impl.ExtensionDefinitionImpl
supported if the extension element is actually supported by Orchestra
suppressJoinFailure - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
suspend(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.InstanceManagementAPI
Suspend the given instance of a process.
suspend(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSInstanceManagementAPI
 

T

Target - Interface in org.ow2.orchestra.facade.def
 
TargetImpl - Class in org.ow2.orchestra.facade.def.impl
 
TargetImpl(Target) - Constructor for class org.ow2.orchestra.facade.def.impl.TargetImpl
 
targetList - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
targetsJoinConditionBooleanExpression - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
targetsJoinConditionExpressionLanguage - Variable in class org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
 
TerminationHandlerActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
TerminationHandlerActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
TerminationHandlerActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.TerminationHandlerActivityInstanceImpl
 
TerminationHandlerActivityInstanceImpl(TerminationHandlerActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.TerminationHandlerActivityInstanceImpl
 
terminationHandlerActivityUUID - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
TerminationHandlerDefinition - Interface in org.ow2.orchestra.facade.def
 
TerminationHandlerDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
TerminationHandlerDefinitionImpl(TerminationHandlerDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.TerminationHandlerDefinitionImpl
 
terminationHandlerUUID - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
ThrowActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
ThrowActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
ThrowActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String, QName, String) - Constructor for class org.ow2.orchestra.facade.data.def.ThrowActivityDefinitionData
 
ThrowActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ThrowActivityDefinitionImpl(ThrowActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ThrowActivityDefinitionImpl
 
ThrowActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
ThrowActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
ThrowActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.ThrowActivityInstanceImpl
 
ThrowActivityInstanceImpl(ThrowActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.ThrowActivityInstanceImpl
 
TimerData - Class in org.ow2.orchestra.facade.data.runtime
 
TimerData(TimerData) - Constructor for class org.ow2.orchestra.facade.data.runtime.TimerData
 
TimerData(ActivityInstanceUUID, ActivityDefinitionUUID, Date) - Constructor for class org.ow2.orchestra.facade.data.runtime.TimerData
 
ToDefinition - Interface in org.ow2.orchestra.facade.def
 
ToDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ToDefinitionImpl(ToDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.ToDefinitionImpl
 
ToPartDefinition - Interface in org.ow2.orchestra.facade.def
 
ToPartDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
ToPartDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
 
ToPartDefinitionImpl(ToPartDefinitionImpl) - Constructor for class org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
 
ToPartDefinitionImpl(String, String) - Constructor for class org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
 
toString() - Method in class org.ow2.orchestra.facade.def.impl.LiteralDefinitionImpl
 
toString() - Method in exception org.ow2.orchestra.facade.exception.BpelFaultException
 
toString() - Method in exception org.ow2.orchestra.facade.exception.FaultWithElement
 
toString() - Method in exception org.ow2.orchestra.facade.exception.FaultWithMessage
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.MessageImpl
Return a string representation of the message.
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ProcessInstanceStateUpdateImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.SequenceActivityInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
toString() - Method in class org.ow2.orchestra.facade.runtime.impl.WhileActivityInstanceImpl
 
toString() - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
TransitionConditionUpdate - Interface in org.ow2.orchestra.facade.runtime
 
TransitionConditionUpdateData - Class in org.ow2.orchestra.facade.data.runtime
 
TransitionConditionUpdateData(ActivityInstanceUUID, Boolean, String) - Constructor for class org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData
 
TransitionConditionUpdateImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
TransitionConditionUpdateImpl(TransitionConditionUpdate) - Constructor for class org.ow2.orchestra.facade.runtime.impl.TransitionConditionUpdateImpl
 
transitionConditionUpdateList - Variable in class org.ow2.orchestra.facade.runtime.impl.FlowActivityInstanceImpl
list of links of the flow.

U

undeploy(QName) - Method in interface org.ow2.orchestra.facade.ManagementAPI
To undeploy the process giving the qualified name of the process.
undeploy(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
To undeploy the process giving the uuid of the process.
undeploy(String, String) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
undeploy(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
undeployedDate - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 
undeployWebServices(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.ManagementAPI
Undeploy web services for the process processDefinitionUUID on this server.
undeployWebServices(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.rest.JaxRSManagementAPI
 
UnknownActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
UnknownActivityDefinitionImpl(BpelActivityWithChildrenDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.UnknownActivityDefinitionImpl
 
UnknownActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
UnknownActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.UnknownActivityInstanceImpl
 
UnknownActivityInstanceImpl(ActivityWithChildrenInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.UnknownActivityInstanceImpl
 
unmarshal(SimpleCollectionWrapper<String>) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBDefinitionsAdapter
 
unmarshal(String) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBDOMDocumentAdapter
 
unmarshal(String) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBDOMNodeAdapter
 
unmarshal(JAXBUtils.JAXBMapAdapter.InternalMapType<K, W>) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
 
unmarshal(ByteArrayWrapper) - Method in class org.ow2.orchestra.util.JAXBUtils.JAXBSerializableAdapter
 
UntilDefinition - Interface in org.ow2.orchestra.facade.def
 
UntilDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
UntilDefinitionImpl(UntilDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.UntilDefinitionImpl
 
UntilDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.UntilDefinitionImpl
 
UntilDefinitionImpl(String, String) - Constructor for class org.ow2.orchestra.facade.def.impl.UntilDefinitionImpl
 
URN_XPATH_1_0 - Static variable in class org.ow2.orchestra.util.XmlConstants
 
uuid - Variable in class org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
 
uuid - Variable in class org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
 

V

value - Variable in class org.ow2.orchestra.facade.def.impl.LiteralDefinitionImpl
 
value - Variable in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
value - Variable in class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter.InternalMapEntryType
 
valueAdapter - Variable in class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
 
valueOf(String) - Static method in enum org.ow2.orchestra.facade.def.ProcessState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.orchestra.facade.def.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.orchestra.facade.exception.BpelFaultException.BpelFault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.orchestra.facade.runtime.ActivityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.orchestra.facade.runtime.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.orchestra.facade.runtime.PartnerLinkUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.orchestra.facade.runtime.ScopeState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.orchestra.facade.def.ProcessState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.orchestra.facade.def.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.orchestra.facade.exception.BpelFaultException.BpelFault
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.orchestra.facade.runtime.ActivityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.orchestra.facade.runtime.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.orchestra.facade.runtime.PartnerLinkUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.orchestra.facade.runtime.ScopeState
Returns an array containing the constants of this enum type, in the order they are declared.
variable - Variable in class org.ow2.orchestra.facade.runtime.impl.ReceiveActivityInstanceImpl
 
variable - Variable in class org.ow2.orchestra.facade.runtime.impl.ReplyActivityInstanceImpl
 
VariableDefinition - Interface in org.ow2.orchestra.facade.def
 
VariableDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
VariableDefinitionImpl() - Constructor for class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
VariableDefinitionImpl(VariableDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
VariableDefinitionImpl(QName, QName, String, QName) - Constructor for class org.ow2.orchestra.facade.def.impl.VariableDefinitionImpl
 
variables - Variable in class org.ow2.orchestra.facade.def.impl.ScopeActivityDefinitionImpl
 
variables - Variable in class org.ow2.orchestra.facade.runtime.impl.ScopeActivityInstanceImpl
all runtime variables of this scope.
VariableUpdate - Interface in org.ow2.orchestra.facade.runtime
Interface for getting recorded runtime information on variable update.
VariableUpdateData - Class in org.ow2.orchestra.facade.data.runtime
 
VariableUpdateData(ActivityInstanceUUID, ActivityInstanceData, String, Object) - Constructor for class org.ow2.orchestra.facade.data.runtime.VariableUpdateData
 
VariableUpdateImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
VariableUpdateImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
VariableUpdateImpl(VariableUpdate) - Constructor for class org.ow2.orchestra.facade.runtime.impl.VariableUpdateImpl
 
Variant - Enum in org.ow2.orchestra.facade.def
Types of value used in a 'from' of 'to' element
VARPROP_PROPERTY - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - property element.
VARPROP_PROPERTY_ELEMENT - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - property element : element attribute.
VARPROP_PROPERTY_NAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - property element : name attribute.
VARPROP_PROPERTY_TYPE - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - property element : xmlType attribute.
VARPROP_PROPERTYALIAS - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - propertyAlias element.
VARPROP_PROPERTYALIAS_ELEMENT - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - propertyAlias element : element attribute.
VARPROP_PROPERTYALIAS_MESSAGETYPE - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - propertyAlias element : messageType attribute.
VARPROP_PROPERTYALIAS_PART - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - propertyAlias element : part attribute.
VARPROP_PROPERTYALIAS_PROPNAME - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - propertyAlias element : propertyName attribute.
VARPROP_PROPERTYALIAS_QUERY - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - query element.
VARPROP_PROPERTYALIAS_QUERY_LANGUAGE - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - query element : queryLanguage attribute.
VARPROP_PROPERTYALIAS_TYPE - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop schema - propertyAlias element : xmlType attribute.
version - Variable in class org.ow2.orchestra.facade.def.impl.ProcessDefinitionImpl
 

W

WaitActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
WaitActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
WaitActivityDefinitionImpl(WaitActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.WaitActivityDefinitionImpl
 
WaitActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Wait is a subtype of activity
WaitActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
WaitActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.WaitActivityInstanceImpl
 
WaitActivityInstanceImpl(WaitActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.WaitActivityInstanceImpl
 
WaitingActivity - Interface in org.ow2.orchestra.facade.runtime
 
WaitingActivityImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
WaitingActivityImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.WaitingActivityImpl
 
WaitingActivityImpl(WaitingActivity) - Constructor for class org.ow2.orchestra.facade.runtime.impl.WaitingActivityImpl
 
WhileActivityDefinition - Interface in org.ow2.orchestra.facade.def
 
WhileActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
WhileActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.WhileActivityDefinitionData
 
WhileActivityDefinitionImpl - Class in org.ow2.orchestra.facade.def.impl
 
WhileActivityDefinitionImpl(WhileActivityDefinition) - Constructor for class org.ow2.orchestra.facade.def.impl.WhileActivityDefinitionImpl
 
WhileActivityInstance - Interface in org.ow2.orchestra.facade.runtime
While is a subtype of activity
WhileActivityInstanceImpl - Class in org.ow2.orchestra.facade.runtime.impl
 
WhileActivityInstanceImpl() - Constructor for class org.ow2.orchestra.facade.runtime.impl.WhileActivityInstanceImpl
 
WhileActivityInstanceImpl(WhileActivityInstance) - Constructor for class org.ow2.orchestra.facade.runtime.impl.WhileActivityInstanceImpl
 
WsdlDefinitions - Class in org.ow2.orchestra.facade.wsdl
maintains the mappings between a namespace and a WSDL definition throughout the whole bpel process deployment.
WsdlDefinitions() - Constructor for class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
Default constructor.

X

XmlConstants - Class in org.ow2.orchestra.util
bpel related namespace constants.
XMLNS_BPEL_2_0_ABSTRACT - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 absttract ns.
XMLNS_BPEL_2_0_EXECUTABLE - Static variable in enum org.ow2.orchestra.facade.exception.BpelFaultException.BpelFault
 
XMLNS_BPEL_2_0_EXECUTABLE - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 executable ns.
XMLNS_BPEL_2_0_PLNKTYPE - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 partnerLinkType ns.
XMLNS_BPEL_2_0_SERVICEREF - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 serviceRef ns.
XMLNS_BPEL_2_0_VARPROP - Static variable in class org.ow2.orchestra.util.XmlConstants
bpel 2.0 varprop ns.
XMLNS_WSDL - Static variable in class org.ow2.orchestra.util.XmlConstants
wsdl ns.
XMLNS_WSDL11_SOAP11 - Static variable in class org.ow2.orchestra.util.XmlConstants
soap 1.1 ns.
XMLNS_WSDL11_SOAP12 - Static variable in class org.ow2.orchestra.util.XmlConstants
soap 1.2 ns.
XMLNS_XMLSCHEMA - Static variable in class org.ow2.orchestra.util.XmlConstants
xml ns.
XMLNS_XMLSCHEMAXSD - Static variable in class org.ow2.orchestra.util.XmlConstants
xml ns.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2011 OW2 Consortium. All Rights Reserved.