A C D E F G H I L N O P Q R S T U V W

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
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
 
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, String, 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
 
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(ProcessInstanceUUID, long, String) - Constructor for class org.ow2.orchestra.facade.uuid.ActivityInstanceUUID
 
ActivityState - Enum in org.ow2.orchestra.facade.runtime
 
ActivityType - Enum in org.ow2.orchestra.facade.runtime
Bpel activity types supported by Orchestra
ActivityWithChildrenInstance - Interface in org.ow2.orchestra.facade.runtime
 
ActivityWithSingleChildInstance - Interface in org.ow2.orchestra.facade.runtime
 
addWsdlDefinition(String, Definition) - Method in class org.ow2.orchestra.facade.jmx.Deployment
add a wsdl in wsdls map.
addWsdlDefinition(String, Definition) - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 
AssignActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
AssignActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.AssignActivityDefinitionData
 
AssignActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Assign is a subtype of activity

C

CorrelationSetInitialization - Interface in org.ow2.orchestra.facade.runtime
Interface for getting recorded runtime information on correlation set initialization.
CorrelationSetInitializedData - Class in org.ow2.orchestra.facade.data.runtime
 
CorrelationSetInitializedData(ActivityInstanceUUID, ActivityInstanceUUID, String, Map<QName, Node>) - Constructor for class org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData
 

D

DefinitionRecord - Interface in org.ow2.orchestra.facade.def
Parent class for all definition record.
deploy(Deployment) - Method in interface org.ow2.orchestra.facade.jmx.RemoteDeployerMBean
To deploy the package giving the deployment object.
deployBar(byte[]) - Method in interface org.ow2.orchestra.facade.jmx.RemoteDeployerMBean
To deploy a process giving the bytes table of an archive file.
Deployment - Class in org.ow2.orchestra.facade.jmx
bpel XML process source plus related WSDL XML sources and optional files.
Deployment() - Constructor for class org.ow2.orchestra.facade.jmx.Deployment
 

E

EmptyActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
EmptyActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.EmptyActivityDefinitionData
 
EmptyActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Empty is a subtype of activity
equals(Object) - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 

F

findActivityInstances(ProcessInstanceUUID) - Method in interface org.ow2.orchestra.facade.QuerierRuntimeAPI
Returns all records of activity for the given process instance UUID.
findActivityInstances(ProcessInstanceUUID, ActivityState) - Method in interface org.ow2.orchestra.facade.QuerierRuntimeAPI
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.
findProcessInstances() - Method in interface org.ow2.orchestra.facade.QuerierRuntimeAPI
Returns all records of instance.
findProcessInstances(ProcessDefinitionUUID) - Method in interface org.ow2.orchestra.facade.QuerierRuntimeAPI
Returns all records of instance for the given process definition UUID.
findProcessInstances(ProcessDefinitionUUID, ProcessState) - Method in interface org.ow2.orchestra.facade.QuerierRuntimeAPI
Returns all records of instance for the given process definition UUID and the given process state.
findProcessInstances(ProcessState) - Method in interface org.ow2.orchestra.facade.QuerierRuntimeAPI
Returns all records of instance for the given process state.
FlowActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Flow is a subtype of activity
ForeachActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Foreach is a subtype of activity
ForeachInitializedData - Class in org.ow2.orchestra.facade.data.runtime
 
ForeachInitializedData(ActivityInstanceUUID, int, int, Integer) - Constructor for class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 

G

getActivityDefinitionData() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
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.runtime.WaitingActivity
 
getActivityInstanceUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
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 interface org.ow2.orchestra.facade.runtime.ScopeUpdate
 
getBpel() - Method in class org.ow2.orchestra.facade.jmx.Deployment
 
getBpelURL() - Method in class org.ow2.orchestra.facade.jmx.Deployment
 
getCompletionConditionValue() - Method in class org.ow2.orchestra.facade.data.runtime.ForeachInitializedData
 
getCompletionConditionValue() - Method in interface org.ow2.orchestra.facade.runtime.ForeachActivityInstance
 
getCorrelationSet() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getDate() - Method in interface org.ow2.orchestra.facade.runtime.ScopeUpdate
 
getDate() - Method in interface org.ow2.orchestra.facade.runtime.TransitionConditionUpdate
 
getElementName() - Method in interface org.ow2.orchestra.facade.def.DefinitionRecord
 
getEnclosedActivitiesUUID() - Method in interface org.ow2.orchestra.facade.def.ActivityDefinition
 
getEnclosedActivitiesUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityWithChildrenInstance
 
getEnclosedActivityUUID() - Method in interface org.ow2.orchestra.facade.def.ProcessDefinition
 
getEnclosedActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityWithSingleChildInstance
 
getEnclosedActivityUUID() - Method in interface org.ow2.orchestra.facade.runtime.ProcessInstance
 
getEncloserUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
getEndedDate() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getExpectedStartedDate() - Method in class org.ow2.orchestra.facade.data.runtime.TimerData
 
getExpectedStartedDate() - Method in interface org.ow2.orchestra.facade.runtime.WaitingActivity
 
getFlowActivityUUID() - Method in class org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData
 
getInstanceUUID() - Method in exception org.ow2.orchestra.facade.exception.InstanceNotFoundException
 
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 interface org.ow2.orchestra.facade.runtime.ReceiveActivityInstance
 
getMessageExchange() - Method in interface org.ow2.orchestra.facade.runtime.ReplyActivityInstance
 
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.DefinitionRecord
 
getName() - Method in interface org.ow2.orchestra.facade.runtime.CorrelationSetInitialization
 
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
 
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 interface org.ow2.orchestra.facade.runtime.ReceiveActivityInstance
 
getOperation() - Method in interface org.ow2.orchestra.facade.runtime.ReplyActivityInstance
 
getPartnerLink() - Method in interface org.ow2.orchestra.facade.runtime.ScopeActivityInstance
 
getPartnerLinkReference() - Method in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
getPartnerLinkReference() - Method in interface org.ow2.orchestra.facade.runtime.PartnerLinkUpdate
 
getPartnerLinkUpdateType() - Method in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
getPartnerLinkUpdateType() - Method in interface org.ow2.orchestra.facade.runtime.PartnerLinkUpdate
 
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 interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getProcessInstanceData() - Method in class org.ow2.orchestra.facade.data.runtime.ActivityInstanceData
 
getProcessInstanceUUID() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
Returns the instance processDefinitionUUID (generated at the creation of the instance).
getProcessUUID() - Method in exception org.ow2.orchestra.facade.exception.ProcessNotFoundException
 
getPropertyValues() - Method in class org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData
 
getPropertyValues() - Method in interface org.ow2.orchestra.facade.runtime.CorrelationSetInitialization
 
getQName() - Method in class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
getQueryRuntimeAPI(String, String) - Static method in class org.ow2.orchestra.facade.AccessorUtil
 
getScopeActivityUUID() - Method in class org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
 
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
 
getState() - Method in interface org.ow2.orchestra.facade.runtime.RuntimeRecord
 
getStatus() - Method in class org.ow2.orchestra.facade.data.runtime.TransitionConditionUpdateData
 
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
 
getTransitionConditionUpdateList() - Method in interface org.ow2.orchestra.facade.runtime.FlowActivityInstance
 
getType() - Method in class org.ow2.orchestra.facade.data.def.ActivityDefinitionData
 
getType() - Method in interface org.ow2.orchestra.facade.runtime.ActivityInstance
Get the type of the activity instance.
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 interface org.ow2.orchestra.facade.def.ProcessDefinition
Returns the UUID for the ProcessDefinition.
getUUID() - Method in interface org.ow2.orchestra.facade.Record
 
getUUID() - Method in interface org.ow2.orchestra.facade.runtime.ActivityInstance
Get the uuid of the activity instance
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 interface org.ow2.orchestra.facade.runtime.VariableUpdate
 
getValue() - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
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.runtime.ReceiveActivityInstance
 
getVariable() - Method in interface org.ow2.orchestra.facade.runtime.ReplyActivityInstance
 
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
 
getWaitingActivity() - Method in interface org.ow2.orchestra.facade.runtime.WaitActivityInstance
 
getWaitingActivityList() - Method in interface org.ow2.orchestra.facade.runtime.PickActivityInstance
 
getWsdlDefinitions() - Method in class org.ow2.orchestra.facade.jmx.Deployment
 
getWsdlDefinitions(String) - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 

H

hashCode() - Method in class org.ow2.orchestra.facade.uuid.AbstractUUID
 

I

IfActivityInstance - Interface in org.ow2.orchestra.facade.runtime
If is a subtype of activity
initialize() - Method in interface org.ow2.orchestra.facade.jmx.RemoteDeployerMBean
 
InstanceNotFoundException - Exception in org.ow2.orchestra.facade.exception
 
InstanceNotFoundException(ProcessInstanceUUID) - Constructor for exception org.ow2.orchestra.facade.exception.InstanceNotFoundException
 
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

L

listProcess() - Method in interface org.ow2.orchestra.facade.jmx.RemoteDeployerMBean
Returns the list of deployed processes.

N

name - Variable in class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
NUMBER_SEPARATOR - Static variable in class org.ow2.orchestra.facade.uuid.AbstractUUID
 

O

OBJECT_NAME - Static variable in class org.ow2.orchestra.facade.AccessorUtil
 
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
 
org.ow2.orchestra.facade - package org.ow2.orchestra.facade
 
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.exception - package org.ow2.orchestra.facade.exception
 
org.ow2.orchestra.facade.jmx - package org.ow2.orchestra.facade.jmx
 
org.ow2.orchestra.facade.runtime - package org.ow2.orchestra.facade.runtime
 
org.ow2.orchestra.facade.uuid - package org.ow2.orchestra.facade.uuid
 
org.ow2.orchestra.facade.wsdl - package org.ow2.orchestra.facade.wsdl
 

P

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, ActivityInstanceUUID, String, PartnerLinkUpdateType, Element) - Constructor for class org.ow2.orchestra.facade.data.runtime.PartnerLinkUpdateData
 
PartnerLinkUpdateType - Enum in org.ow2.orchestra.facade.runtime
 
PickActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Pick is a subtype of activity
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
 
ProcessActivityInstance - Interface in org.ow2.orchestra.facade.runtime
A process is considered as an activity.
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) - Constructor for class org.ow2.orchestra.facade.data.def.ProcessDefinitionData
 
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(QName, String) - Constructor for class org.ow2.orchestra.facade.uuid.ProcessDefinitionUUID
 
ProcessDefinitionUUID(String, String, String) - Constructor for class org.ow2.orchestra.facade.uuid.ProcessDefinitionUUID
 
ProcessInstance - Interface in org.ow2.orchestra.facade.runtime
Interface for getting recorded (runtime) information on process instance.
ProcessInstanceData - Class in org.ow2.orchestra.facade.data.runtime
 
ProcessInstanceData(ProcessDefinitionData, ProcessInstanceUUID) - Constructor for class org.ow2.orchestra.facade.data.runtime.ProcessInstanceData
 
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(ProcessDefinitionUUID, long) - 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
 
ProcessState - Enum in org.ow2.orchestra.facade.runtime
Possible states of a process instance.

Q

QuerierRuntimeAPI - Interface in org.ow2.orchestra.facade
Getters on workflow recorded data.

R

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
 
ReceiveActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Receive is a subtype of activity
Record - Interface in org.ow2.orchestra.facade
 
RemoteDeployerMBean - Interface in org.ow2.orchestra.facade.jmx
 
removeWsdlDefinition(String) - Method in class org.ow2.orchestra.facade.wsdl.WsdlDefinitions
 
RepeatUntilActivityInstance - Interface in org.ow2.orchestra.facade.runtime
RepeatUntil is a subtype of activity
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
 
ReplyActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Reply is a subtype of activity
RuntimeRecord - Interface in org.ow2.orchestra.facade.runtime
 

S

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
 
ScopeActivityInstance - Interface in org.ow2.orchestra.facade.runtime
 
ScopeUpdate - Interface in org.ow2.orchestra.facade.runtime
 
ScopeUpdateData - Class in org.ow2.orchestra.facade.data.runtime
 
ScopeUpdateData(ActivityInstanceUUID, ActivityInstanceUUID) - Constructor for class org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
 
SEPARATOR - Static variable in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
SequenceActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
SequenceActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.SequenceActivityDefinitionData
 
SequenceActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Sequence is a subtype of activity
SERVICE_URL - Static variable in class org.ow2.orchestra.facade.AccessorUtil
 
setBpelUrl(URL) - Method in class org.ow2.orchestra.facade.jmx.Deployment
set the bpel based on an URL.

T

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
 
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
 

U

undeploy(QName) - Method in interface org.ow2.orchestra.facade.jmx.RemoteDeployerMBean
To undeploy the process giving the qualified name of the process.

V

value - Variable in class org.ow2.orchestra.facade.uuid.AbstractUUID
 
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.ProcessState
Returns the enum constant of this type with the specified name.
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're 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're 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're declared.
values() - Static method in enum org.ow2.orchestra.facade.runtime.ProcessState
Returns an array containing the constants of this enum type, in the order they're declared.
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, ActivityInstanceUUID, String, Object) - Constructor for class org.ow2.orchestra.facade.data.runtime.VariableUpdateData
 

W

WaitActivityInstance - Interface in org.ow2.orchestra.facade.runtime
Wait is a subtype of activity
WaitingActivity - Interface in org.ow2.orchestra.facade.runtime
 
WhileActivityDefinitionData - Class in org.ow2.orchestra.facade.data.def
 
WhileActivityDefinitionData(ProcessDefinitionData, ActivityDefinitionUUID, ActivityDefinitionUUID, String) - Constructor for class org.ow2.orchestra.facade.data.def.WhileActivityDefinitionData
 
WhileActivityInstance - Interface in org.ow2.orchestra.facade.runtime
While is a subtype of activity
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.

A C D E F G H I L N O P Q R S T U V W

Copyright © 2009 OW2 Consortium. All Rights Reserved.