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

A

AbstractCollectionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
AbstractCollectionBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.AbstractCollectionBinding
 
AbstractCommand<T> - Class in org.ow2.orchestra.pvm.internal.cmd
 
AbstractCommand() - Constructor for class org.ow2.orchestra.pvm.internal.cmd.AbstractCommand
 
AbstractDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
base class for Descriptors.
AbstractDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
AbstractDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
AbstractDispatcherThread - Class in org.ow2.orchestra.pvm.internal.jobexecutor
Common part of dispatcher thread implementations.
AbstractDispatcherThread() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(Runnable) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(String) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(ThreadGroup, Runnable) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(ThreadGroup, String) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(Runnable, String) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(ThreadGroup, Runnable, String) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractDispatcherThread(ThreadGroup, Runnable, String, long) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AbstractJobExecutor - Class in org.ow2.orchestra.pvm.internal.jobexecutor
Common part of jobExecutor implementations based on a Dispatcher thread
AbstractJobExecutor() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
AbstractOperation - Class in org.ow2.orchestra.pvm.internal.wire.operation
 
AbstractOperation() - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.AbstractOperation
 
acquireJobs() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
AcquireJobsCmd - Class in org.ow2.orchestra.pvm.internal.jobexecutor
 
AcquireJobsCmd(AbstractJobExecutor, String, int, boolean) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.AcquireJobsCmd
 
acquireJobsCommand - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
Activity - Interface in org.ow2.orchestra.pvm.activity
piece of Java code that is to be included in a process as the runtime node behaviour or as a hidden listener to process events.
ActivityExecution - Interface in org.ow2.orchestra.pvm.activity
view upon an path of execution exposed to Activity implementations.
add(Date, Duration) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
add(Date, long, boolean) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
add(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
add(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.LogSessionChain
 
add(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.LogSessionFilter
 
add(ProcessLog) - Method in interface org.ow2.orchestra.pvm.session.LogSession
 
addArchive(ZipInputStream) - Method in class org.ow2.orchestra.pvm.Deployment
 
addArchiveFile(File) - Method in class org.ow2.orchestra.pvm.Deployment
 
addArchiveResource(String) - Method in class org.ow2.orchestra.pvm.Deployment
 
addArchiveUrl(URL) - Method in class org.ow2.orchestra.pvm.Deployment
 
addArgDescriptor(ArgDescriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Adds a argument descriptor to the list of arguments descriptor to used when invoking the specified method.
addArgDescriptor(ArgDescriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
Adds a descriptor to the list of arguments descriptors.
addAttachment(String, InputStream) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
addAttachment(String, byte[]) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
addBinding(Binding) - Method in class org.ow2.orchestra.pvm.internal.xml.Bindings
add an elementParser to this parser that will handle parsing of elements of the given tagName for the default category.
addCacheOperation(Operation) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
addComment(CommentImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
addContext(Context) - Method in class org.ow2.orchestra.pvm.env.Environment
 
addContext(Context) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
addDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
addDescriptor(String, Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
addDirectory(String) - Method in class org.ow2.orchestra.pvm.Deployment
recursively adds all files in a directory using the relative file names
addDirectory(File) - Method in class org.ow2.orchestra.pvm.Deployment
recursively adds all files in a directory using the relative file names
addDirectory(File, String, boolean) - Method in class org.ow2.orchestra.pvm.Deployment
 
addDirectoryCanonical(String) - Method in class org.ow2.orchestra.pvm.Deployment
recursively adds all files in a directory using the canonical file names
addDirectoryCanonical(File) - Method in class org.ow2.orchestra.pvm.Deployment
recursively adds all files in a directory using the canonical file names
addEagerInitObjectName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
addedActions - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
addedNodes - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
addedTransitions - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
addEntity(String, Entity) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
adds a resolver to the schema catalog.
addEvent(EventImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
add an event to this processDefinition element.
addException(Descriptor, Exception) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
addExceptionHandler(ExceptionHandlerImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
addExecution(Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
addFile(File) - Method in class org.ow2.orchestra.pvm.Deployment
 
addIncomingTransition(TransitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
adds the given transition as an arriving transition to this node.
addInjection(String, Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
add an injection based on a descriptor
addInputStream(String, InputStream) - Method in class org.ow2.orchestra.pvm.Deployment
 
addInterceptorDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CommandServiceDescriptor
 
addLanguage(String, String, List<Deployer>) - Method in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
 
addLanguage(String, String, List<Descriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
 
addListener(Listener) - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
addListener(Listener, String) - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
addListener(Listener, List<String>) - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
addListener(Listener) - Method in interface org.ow2.orchestra.pvm.internal.util.Observable
subscribes a listener to every event
addListener(Listener, String) - Method in interface org.ow2.orchestra.pvm.internal.util.Observable
subscribes the listener to receive event notifications only of the given eventName.
addListener(Listener, List<String>) - Method in interface org.ow2.orchestra.pvm.internal.util.Observable
subscribes the listener to receive event notifications only if event matches one of the given eventNames.
addLog(ProcessLog) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
adds a log to this execution.
addLog(ProcessLog) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
addLog(ProcessLog) - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
adds a log to this execution.
addLogSession(LogSession) - Method in class org.ow2.orchestra.pvm.processlog.LogSessionChain
 
addMappingOperation(Operation) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
addNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
addNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
addOperation(Operation) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Adds an operation to perform during initialization.
addOutgoingTransition(TransitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
adds the given transition as a leaving transition to this node.
addProblem(Problem) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
to add parsing problems during XML parsing and DOM walking.
addProblem(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
add a problem with the default severity.
addProblem(String, Exception) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
add a problem with an exception cause and the default severity.
addProblem(String, Exception, String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
adds a problem given message, exception cause and severity
addProperty(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
addProperty(ProcessLogProperty) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
addResource(String) - Method in class org.ow2.orchestra.pvm.Deployment
 
addStreamSource(String, StreamSource) - Method in class org.ow2.orchestra.pvm.Deployment
 
addTransition(Node, String, Node) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
addTypedInjection(String, Class<?>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
convenience method to add a type based field injection
addTypeMapping(TypeMapping) - Method in class org.ow2.orchestra.pvm.internal.type.DefaultVariableTypeResolver
 
addTypeMapping(TypeMapping) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.VariableTypeResolverDescriptor
 
addUrl(URL) - Method in class org.ow2.orchestra.pvm.Deployment
 
addVariable(String, Object) - Method in class org.ow2.orchestra.pvm.internal.cmd.VariablesCmd
 
addWarning(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
adds a problem with severity warning.
addWarning(String, Exception) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
adds a problem with severity warning and an exception as the cause.
afterCompletion(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobAddedNotification
 
afterCompletion(int) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
afterCompletion(StandardTransaction.State) - Method in class org.ow2.orchestra.pvm.internal.tx.StandardSynchronization
 
afterCompletion() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
appendLog(Document, Element, ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
appendProperties(Document, Element, List<ProcessLogProperty>) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
applicationContext - Variable in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddClass
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddFile
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddResource
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddUrl
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.CreateSchema
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCollectionCacheConcurrencyStrategy
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.UpdateSchema
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.EnlistOperation
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.FieldOperation
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
 
apply(Object, WireContext) - Method in interface org.ow2.orchestra.pvm.internal.wire.operation.Operation
Apply this operation to the specified object, defined in the specified WireContext.
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
 
apply(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
 
ArgDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This class specifies an argument to be supplied to a method.
ArgDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
 
ArrayUtil - Class in org.ow2.orchestra.pvm.internal.util
 
assemble(Serializable, Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
assign - Variable in class org.ow2.orchestra.pvm.internal.deploy.CheckVersion
 
AsyncCommandMessage - Class in org.ow2.orchestra.pvm.internal.svc
 
AsyncCommandMessage(Command<?>) - Constructor for class org.ow2.orchestra.pvm.internal.svc.AsyncCommandMessage
 
AsyncCommandMessage(Command<?>, String) - Constructor for class org.ow2.orchestra.pvm.internal.svc.AsyncCommandMessage
 
AsyncCommandService - Class in org.ow2.orchestra.pvm.internal.svc
 
AsyncCommandService() - Constructor for class org.ow2.orchestra.pvm.internal.svc.AsyncCommandService
 
AsyncCommandServiceBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
AsyncCommandServiceBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.AsyncCommandServiceBinding
 
asyncExecute() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the asyncExecute property on the current node.
asyncLeave() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the asyncLeave property on the current node.
asyncSignal() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the asyncSignal property on the current node.
asyncTake() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the takeAsync property on the current transition This method requires a current transition.
AtomicOperation - Interface in org.ow2.orchestra.pvm.internal.model.op
 
atomicOperations - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
the queue of atomic operations to be performed for this execution.
attachments - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
the attachments TODO move the attachments to a separate DeploymentUnit type
attribute(Element, String, boolean, Parse) - Static method in class org.ow2.orchestra.pvm.internal.util.PvmXmlUtil
convenience method to combine extraction of a string attribute value.
attributeBoolean(Element, String, boolean, Parse) - Static method in class org.ow2.orchestra.pvm.internal.util.PvmXmlUtil
parse an attribute as an boolean.
attributeBoolean(Element, String, boolean, Parse, Boolean) - Static method in class org.ow2.orchestra.pvm.internal.util.PvmXmlUtil
parse an attribute as an boolean.
attributeInteger(Element, String, boolean, Parse) - Static method in class org.ow2.orchestra.pvm.internal.util.PvmXmlUtil
parse an attribute as an integer.
Authentication - Class in org.ow2.orchestra.pvm.internal.env
knows how to get the userId (String) of the currently authenticated user.
Authentication() - Constructor for class org.ow2.orchestra.pvm.internal.env.Authentication
 
AuthenticationFilter - Class in org.ow2.orchestra.pvm.internal.env
 
AuthenticationFilter() - Constructor for class org.ow2.orchestra.pvm.internal.env.AuthenticationFilter
 
AuthorizationInterceptor - Class in org.ow2.orchestra.pvm.internal.svc
performs an authorization check before the command is executed.
AuthorizationInterceptor() - Constructor for class org.ow2.orchestra.pvm.internal.svc.AuthorizationInterceptor
 
AuthorizationInterceptorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
AuthorizationInterceptorBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.AuthorizationInterceptorBinding
 
AuthorizationSession - Interface in org.ow2.orchestra.pvm.internal.svc
 
autoWire(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Auto wire object present in the context and the specified object's fields.

B

BasicEnvironment - Class in org.ow2.orchestra.pvm.internal.env
 
BasicEnvironment() - Constructor for class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
BasicTypeBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
BasicTypeBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.BasicTypeBinding
 
beforeCompletion() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobAddedNotification
 
beforeCompletion() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
beforeCompletion() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardSynchronization
 
beforeCompletion() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
begin() - Method in interface org.ow2.orchestra.pvm.client.ClientProcessInstance
starts this process instance
begin() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
begin() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
beginNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
beginProcessInstance() - Method in interface org.ow2.orchestra.pvm.client.ClientProcessDefinition
 
beginProcessInstance(String) - Method in interface org.ow2.orchestra.pvm.client.ClientProcessDefinition
 
beginProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
beginProcessInstance(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
beginSubProcessInstance(ClientProcessDefinition) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates and begins a sub process related to this path of execution.
beginSubProcessInstance(ClientProcessDefinition, String) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates and begins a sub process related to this path of execution.
beginSubProcessInstance(ClientProcessDefinition) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
beginSubProcessInstance(ClientProcessDefinition, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
behaviour(Activity) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the behaviour on the current node.
behaviour(Descriptor) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the behaviour on the current node.
behaviour(Class<? extends Activity>) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the behaviour on the current node.
behaviour(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the behaviour on the current node.
behaviourReference - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
Binding - Interface in org.ow2.orchestra.pvm.internal.xml
a modular mapping between an xml element and a java object in the domain model, see also Parser.
BindingParser - Class in org.ow2.orchestra.pvm.internal.wire.xml
 
BindingParser() - Constructor for class org.ow2.orchestra.pvm.internal.wire.xml.BindingParser
 
Bindings - Class in org.ow2.orchestra.pvm.internal.xml
a set of Bindings divided into categories managed by a Parser .
Bindings() - Constructor for class org.ow2.orchestra.pvm.internal.xml.Bindings
 
Bindings(Bindings) - Constructor for class org.ow2.orchestra.pvm.internal.xml.Bindings
to be used when you want to customize the binding behaviour of a Parser.
bindings - Variable in class org.ow2.orchestra.pvm.internal.xml.Bindings
maps categories to a list of bindings
bindings - Variable in class org.ow2.orchestra.pvm.internal.xml.Parser
 
Blob - Class in org.ow2.orchestra.pvm.internal.lob
 
Blob() - Constructor for class org.ow2.orchestra.pvm.internal.lob.Blob
 
Blob(byte[]) - Constructor for class org.ow2.orchestra.pvm.internal.lob.Blob
 
blob - Variable in class org.ow2.orchestra.pvm.internal.lob.Blob
 
blob - Variable in class org.ow2.orchestra.pvm.internal.type.variable.BlobVariable
 
BlobStrategy - Interface in org.ow2.orchestra.pvm.internal.lob
 
BlobStrategyBinary - Class in org.ow2.orchestra.pvm.internal.lob
 
BlobStrategyBinary() - Constructor for class org.ow2.orchestra.pvm.internal.lob.BlobStrategyBinary
 
BlobStrategyBlob - Class in org.ow2.orchestra.pvm.internal.lob
 
BlobStrategyBlob() - Constructor for class org.ow2.orchestra.pvm.internal.lob.BlobStrategyBlob
 
BlobStrategyChopped - Class in org.ow2.orchestra.pvm.internal.lob
 
BlobStrategyChopped() - Constructor for class org.ow2.orchestra.pvm.internal.lob.BlobStrategyChopped
 
BlobVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
BlobVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.BlobVariable
 
BooleanHelper - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
helper for converting boolean values into the appropriate descriptor.
BooleanToStringConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
BooleanToStringConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.BooleanToStringConverter
 
BUFFERSIZE - Static variable in class org.ow2.orchestra.pvm.internal.util.IoUtil
 
build() - Static method in class org.ow2.orchestra.pvm.model.ProcessFactory
starts building a process definition
build(String) - Static method in class org.ow2.orchestra.pvm.model.ProcessFactory
starts building a process definition
build(String, ProcessDefinitionImpl) - Static method in class org.ow2.orchestra.pvm.model.ProcessFactory
starts populating a given process definition
buildDom(Parse) - Method in class org.ow2.orchestra.pvm.internal.util.DebugDomParser
 
buildDom(Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
customizable DOM building.
BusinessCalendar - Class in org.ow2.orchestra.pvm.internal.cal
a calendar that knows about business hours.
BusinessCalendar() - Constructor for class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
constructor for persistence and creating an empty business calendar
businessCalendar - Variable in class org.ow2.orchestra.pvm.internal.cal.Day
 
businessCalendar - Variable in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
BusinessCalendarBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
BusinessCalendarBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.BusinessCalendarBinding
 
BusinessCalendarDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
BusinessCalendarDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.BusinessCalendarDescriptor
 
BusinessCalendarDescriptor(BusinessCalendar) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.BusinessCalendarDescriptor
 
businessDayInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
businessMonthInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
businessWeekInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
businessYearInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
ByteArrayStreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
ByteArrayStreamSource(byte[]) - Constructor for class org.ow2.orchestra.pvm.internal.stream.ByteArrayStreamSource
 
ByteBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating Bytes.
ByteBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ByteBinding
 
ByteDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
ByteDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ByteDescriptor
 
ByteDescriptor(Byte) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ByteDescriptor
 
bytes - Variable in class org.ow2.orchestra.pvm.internal.lob.Blob
 
bytes - Variable in class org.ow2.orchestra.pvm.internal.stream.ByteArrayStreamSource
 
ByteToLongConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
ByteToLongConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.ByteToLongConverter
 

C

cancel() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
ends this execution and assigns the state Execution.STATE_CANCELLED.
cancel() - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
ends this execution and assigns the state Execution.STATE_CANCELLED.
cancel(TimerImpl) - Method in class org.ow2.orchestra.pvm.internal.ejb.EnterpriseTimerSession
 
cancel(TimerImpl) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorTimerSession
 
cancel() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
cancel(TimerImpl) - Method in interface org.ow2.orchestra.pvm.session.TimerSession
Cancels a timer.
category - Variable in class org.ow2.orchestra.pvm.internal.util.TagBinding
 
CATEGORY_DESCRIPTOR - Static variable in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
 
CATEGORY_INTERCEPTOR - Static variable in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
 
CATEGORY_OPERATION - Static variable in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
 
CharacterDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
CharacterDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.CharacterDescriptor
 
CharacterDescriptor(Character) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.CharacterDescriptor
 
CharacterToStringConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
CharacterToStringConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.CharacterToStringConverter
 
CharBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating Characters.
CharBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.CharBinding
 
checkLock() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
checkPermission(Command<?>, Environment) - Method in interface org.ow2.orchestra.pvm.internal.svc.AuthorizationSession
 
checkProblems(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
throws if error level problems are present and logs all problems and warnings.
checkProblems(String, Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
throws an exception with appropriate message in case the parse contains errors or fatal errors.
CheckVersion - Class in org.ow2.orchestra.pvm.internal.deploy
 
CheckVersion() - Constructor for class org.ow2.orchestra.pvm.internal.deploy.CheckVersion
 
CheckVersionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor creating a version verification deployer.
CheckVersionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.CheckVersionBinding
 
chop(byte[]) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyChopped
 
chop(char[]) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyChopped
 
chops - Variable in class org.ow2.orchestra.pvm.internal.lob.Blob
 
chops - Variable in class org.ow2.orchestra.pvm.internal.lob.Clob
 
ClassBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Class.
ClassBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ClassBinding
 
ClassDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
loads the class with the specified class name using the WireContext class loader.
ClassDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassDescriptor
 
classLoader - Variable in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
classLoader - Variable in class org.ow2.orchestra.pvm.internal.stream.ResourceStreamSource
 
classLoader - Variable in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
classLoader - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
classLoader - Variable in class org.ow2.orchestra.pvm.internal.xml.Parser
 
ClassLoaderDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
returns the class loader of the wire context.
ClassLoaderDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassLoaderDescriptor
 
className - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
ClassNameMatcher - Class in org.ow2.orchestra.pvm.internal.type.matcher
 
ClassNameMatcher(String) - Constructor for class org.ow2.orchestra.pvm.internal.type.matcher.ClassNameMatcher
 
classToTableName(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
clear() - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
clear() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
clears the WireContext.cache.
ClientExecution - Interface in org.ow2.orchestra.pvm.client
view upon an path of execution exposed to external clients.
ClientProcessDefinition - Interface in org.ow2.orchestra.pvm.client
 
ClientProcessInstance - Interface in org.ow2.orchestra.pvm.client
 
Clob - Class in org.ow2.orchestra.pvm.internal.lob
 
Clob() - Constructor for class org.ow2.orchestra.pvm.internal.lob.Clob
 
Clob(char[]) - Constructor for class org.ow2.orchestra.pvm.internal.lob.Clob
 
clob - Variable in class org.ow2.orchestra.pvm.internal.lob.Clob
 
clob - Variable in class org.ow2.orchestra.pvm.internal.type.variable.ClobVariable
 
ClobStrategy - Interface in org.ow2.orchestra.pvm.internal.lob
 
ClobStrategyChopped - Class in org.ow2.orchestra.pvm.internal.lob
 
ClobStrategyChopped() - Constructor for class org.ow2.orchestra.pvm.internal.lob.ClobStrategyChopped
 
ClobStrategyClob - Class in org.ow2.orchestra.pvm.internal.lob
 
ClobStrategyClob() - Constructor for class org.ow2.orchestra.pvm.internal.lob.ClobStrategyClob
 
ClobStrategyText - Class in org.ow2.orchestra.pvm.internal.lob
 
ClobStrategyText() - Constructor for class org.ow2.orchestra.pvm.internal.lob.ClobStrategyText
 
ClobVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
ClobVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.ClobVariable
 
Clock - Class in org.ow2.orchestra.pvm.internal.util
 
Closable - Interface in org.ow2.orchestra.pvm.internal.util
 
close() - Method in class org.ow2.orchestra.pvm.env.Environment
closes the Environment by removing all its contexts.
close() - Method in class org.ow2.orchestra.pvm.env.EnvironmentFactory
closes this environment factory and cleans any allocated resources.
close() - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
close() - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
close() - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
close() - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironment
 
close() - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
close() - Method in class org.ow2.orchestra.pvm.internal.jms.JmsMessageSession
 
close() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
close() - Method in interface org.ow2.orchestra.pvm.internal.util.Closable
 
close - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
close() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
fires the close event then removes the listeners, and cleans up the constructed objects of the context (cleans up the object in the cache and the object in construction).
CollectionDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
CollectionDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
CollectionDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
collectionTableName(String, String, String, String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
columnName(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
Command<T> - Interface in org.ow2.orchestra.pvm.internal.cmd
 
command - Variable in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandMessage
 
commandDescriptor - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
a command that can be used as the behaviour of this job
CommandException - Exception in org.ow2.orchestra.pvm.internal.cmd
 
CommandException() - Constructor for exception org.ow2.orchestra.pvm.internal.cmd.CommandException
 
CommandException(String, Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.cmd.CommandException
 
CommandException(String) - Constructor for exception org.ow2.orchestra.pvm.internal.cmd.CommandException
 
CommandException(Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.cmd.CommandException
 
CommandExecutionService - Class in org.ow2.orchestra.pvm.internal.svc
 
CommandExecutionService() - Constructor for class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
CommandExecutorSLSB - Class in org.ow2.orchestra.pvm.internal.ejb
Stateless session command executor.
CommandExecutorSLSB() - Constructor for class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
 
CommandManagementService - Class in org.ow2.orchestra.pvm.internal.svc
 
CommandManagementService() - Constructor for class org.ow2.orchestra.pvm.internal.svc.CommandManagementService
 
CommandMessage - Class in org.ow2.orchestra.pvm.internal.job
 
CommandMessage() - Constructor for class org.ow2.orchestra.pvm.internal.job.CommandMessage
 
CommandMessage(Descriptor) - Constructor for class org.ow2.orchestra.pvm.internal.job.CommandMessage
 
CommandProcessService - Class in org.ow2.orchestra.pvm.internal.svc
ProcessService implementation that delegates execution of the methods to a CommandService.
CommandProcessService() - Constructor for class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
CommandReceiverMDB - Class in org.ow2.orchestra.pvm.internal.ejb
Message driven command receiver.
CommandReceiverMDB() - Constructor for class org.ow2.orchestra.pvm.internal.ejb.CommandReceiverMDB
 
CommandService - Interface in org.ow2.orchestra.pvm.internal.cmd
abstract extensible session facade.
commandService - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
commandService - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
commandService - Variable in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
commandService - Variable in class org.ow2.orchestra.pvm.internal.svc.CommandManagementService
 
commandService - Variable in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
CommandServiceDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
CommandServiceDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.CommandServiceDescriptor
 
CommandTransactionCallback<T> - Class in org.ow2.orchestra.pvm.internal.spring
 
CommandTransactionCallback(Command<T>, EnvironmentFactory) - Constructor for class org.ow2.orchestra.pvm.internal.spring.CommandTransactionCallback
 
Comment - Interface in org.ow2.orchestra.pvm.model
a free text comment that can be made to an Execution or a task.
CommentImpl - Class in org.ow2.orchestra.pvm.internal.model
 
CommentImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
CommentImpl(String) - Constructor for class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
comments - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
comments - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
the free text comments users make on this execution
commit() - Method in class org.ow2.orchestra.pvm.internal.tx.HibernateSessionResource
 
commit() - Method in interface org.ow2.orchestra.pvm.internal.tx.StandardResource
 
commit() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
implements simplest two phase commit.
complete() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
CompositeElement - Interface in org.ow2.orchestra.pvm.model
node container base class for OpenProcessDefinition and Node.
compositeElement - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
CompositeElementImpl - Class in org.ow2.orchestra.pvm.internal.model
 
CompositeElementImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
compositeElementStack - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
compositeEnd() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
ends a block in which nested nodes are created.
compositeNode() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
starts a block in which nested nodes can be created.
compositeNode(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
starts a block in which nested nodes can be created.
Condition - Interface in org.ow2.orchestra.pvm.model
user code that reflects a runtime calculation of a boolean value.
conditionDescriptor - Variable in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
connectionName - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.BusinessCalendarDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ByteDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CharacterDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassDescriptor
loads the class from the class loader of the specified WireContext.
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassLoaderDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CommandServiceDescriptor
 
construct(WireContext) - Method in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
constructs the object.
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ContextRefDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ContextTypeRefDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DoubleDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentFactoryDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentInterceptorDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentTypeRefDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ExpressionDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.FalseDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.FloatDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateJobDbSessionDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernatePvmDbSessionDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.IntegerDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.JndiDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.JobExecutorDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.LongDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.NullDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
This method constructs a new Object from the ObjectDefinition.
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ReferenceDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ShortDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.StringDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.TransactionRefDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.TrueDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.UrlDescriptor
 
construct(WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.VariableTypeResolverDescriptor
 
constructFromDescriptor() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
containsKey(Object) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
containsValue(Object) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
Context - Interface in org.ow2.orchestra.pvm.env
a group of named objects in an Environment that have a similar lifespan.
CONTEXTNAME_ENVIRONMENT - Static variable in interface org.ow2.orchestra.pvm.env.Context
key of the block context in the environment
CONTEXTNAME_ENVIRONMENT_FACTORY - Static variable in interface org.ow2.orchestra.pvm.env.Context
key of the environment-factory context in the environment
ContextRefBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for obtaining a reference to the current Context.
ContextRefBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ContextRefBinding
 
ContextRefDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
ContextRefDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ContextRefDescriptor
 
contexts - Variable in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
ContextTypeRefDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
ContextTypeRefDescriptor(Class<?>) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ContextTypeRefDescriptor
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.BooleanToStringConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.ByteToLongConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.CharacterToStringConverter
 
convert(Object) - Method in interface org.ow2.orchestra.pvm.internal.type.Converter
converts a given object to its persistable format.
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToLongConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToStringConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DoubleToStringConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.FloatToDoubleConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.FloatToStringConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.IntegerToLongConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.SerializableToBytesConverter
 
convert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.ShortToLongConverter
 
Converter - Interface in org.ow2.orchestra.pvm.internal.type
 
converter - Variable in class org.ow2.orchestra.pvm.internal.type.Type
 
converter - Variable in class org.ow2.orchestra.pvm.internal.type.Variable
 
ConverterType - Class in org.ow2.orchestra.pvm.internal.hibernate
 
ConverterType() - Constructor for class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
convertToMillis(Duration) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
create() - Method in interface org.ow2.orchestra.pvm.internal.ejb.LocalCommandExecutorHome
Creates a command executor for local use.
create() - Method in interface org.ow2.orchestra.pvm.internal.ejb.RemoteCommandExecutorHome
Creates a command executor for remote use.
create(Descriptor) - Static method in class org.ow2.orchestra.pvm.internal.wire.WireContext
convenience method that wires the object for a given descriptor.
create() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
initializes the eager objects and then fires the create event.
create(String, boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
creates a new object for the given objectName as defined in the WireContext.wireDefinition.
create(Descriptor, boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
creates a new object for the given descriptor.
createActivityReference(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
createAsyncMessage(ExecutionImpl) - Method in interface org.ow2.orchestra.pvm.internal.model.op.AtomicOperation
 
createAsyncMessage(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ExecuteNode
 
createAsyncMessage(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.MoveToChildNode
 
createAsyncMessage(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.MoveToParentNode
 
createAsyncMessage(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestination
 
createAsyncMessage(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.Signal
 
createAsyncMessage(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.TakeTransition
 
createCalendar() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
createComment(String) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
createComment(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createComment(String) - Method in interface org.ow2.orchestra.pvm.model.Discussable
create a comment
createDefault() - Static method in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
createDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.AbstractCollectionBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.BasicTypeBinding
subclasses can be sure that the value is not null. subclasses should use {@link #createValueExceptionMessage(String, Element) for reporting format problems in the parse.
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ByteBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.CharBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.DoubleBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.FloatBinding
 
createDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.HibernateSessionFactoryBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.IntBinding
 
createDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ListBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.LongBinding
 
createDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.SetBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ShortBinding
 
createDescriptor(String, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.StringBinding
 
createDescriptor(Boolean) - Static method in class org.ow2.orchestra.pvm.internal.wire.descriptor.BooleanHelper
translates a tristate (true, false, null) Boolean value into the appropriate descriptor (TrueDescriptor, FalseDescriptor or NullDescriptor).
createDocumentBuilder(Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
customizable creation of a new document builder.
createEvent(String) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
event factory method that also establishes the bidirectional relation.
createEvent() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
createEventListenerReference() - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
createEventListenerReference(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
createEventListenerReference(EventListener) - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
createEventListenerReference(String) - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
createEventListenerReference(EventListener) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
createEventListenerReference(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
createEventListenerReference() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
createExceptionHandler() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
createExecution() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates a child execution.
createExecution(String) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates a child execution with the given name.
createExecution(Execution) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates a new child execution under the given parent.
createExecution(String, Execution) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates a new child execution under the given parent with the given name.
createExecution() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createExecution(Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createExecution(String, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createExecution(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
CreateId - Class in org.ow2.orchestra.pvm.internal.deploy
 
CreateId() - Constructor for class org.ow2.orchestra.pvm.internal.deploy.CreateId
 
createId(ProcessDefinition, Execution, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.DefaultIdGenerator
 
createId(ProcessDefinition, Execution, Execution) - Method in interface org.ow2.orchestra.pvm.model.IdGenerator
generates a unique id for the given execution.
CreateIdBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
CreateIdBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.CreateIdBinding
 
createKey(ProcessDefinition, Execution, String) - Method in interface org.ow2.orchestra.pvm.model.ExecutionKeyGenerator
 
createNode() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
creates a nested node.
createNode(String) - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
creates a nested node with the given name.
createOutgoingTransition(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
creates a transition from this node to the given destination node.
createOutgoingTransition(NodeImpl, String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
creates a transition with the given name from this node to the given destination node.
createOutgoingTransition(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
createParse() - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
main method to start a new parse, check Parse for specifying input, executing the parse and extracting the results.
CreateProcess - Class in org.ow2.orchestra.pvm.internal.deploy
 
CreateProcess() - Constructor for class org.ow2.orchestra.pvm.internal.deploy.CreateProcess
 
CreateProcessBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a CreateProcess.
CreateProcessBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.CreateProcessBinding
 
createProcessInstance() - Method in interface org.ow2.orchestra.pvm.client.ClientProcessDefinition
 
createProcessInstance(String) - Method in interface org.ow2.orchestra.pvm.client.ClientProcessDefinition
 
createProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
createProcessInstance(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
createProcessInstance(String, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
createProperty(String) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
createProperty(String, String) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
createRetryInterceptor() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
createRetryInterceptorDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.RetryInterceptorBinding
 
createScope(CompositeElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createSubProcessInstance(ClientProcessDefinition) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates a sub process related to this path of execution.
createSubProcessInstance(ClientProcessDefinition, String) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
creates a sub process related to this path of execution.
createSubProcessInstance(ClientProcessDefinition) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createSubProcessInstance(ClientProcessDefinition, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createTimer(String, String, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createTimer(String, String, String, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createTimer(String, String, String, Date, String, Boolean, Integer) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createTimerDefinition() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
createValueExceptionMessage(String, Element) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.BasicTypeBinding
 
createVariable(String, Object) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createVariable(String, Object, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createVariable(String, Object, Type) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createVariable(String, Object, String, Type) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
createVariable(String, Object) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
create a new variable in this execution scope and determine the type automagically.
createVariable(String, Object, String) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
create a new variable in this execution scope with the given type name.
createVariableDefinition() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
currentTime - Static variable in class org.ow2.orchestra.pvm.internal.util.Clock
 

D

d - Variable in class org.ow2.orchestra.pvm.internal.type.variable.DoubleVariable
 
date - Variable in class org.ow2.orchestra.pvm.internal.type.variable.DateVariable
 
dateFormatter - Static variable in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
DateToLongConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
DateToLongConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.DateToLongConverter
 
DateToStringConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
DateToStringConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.DateToStringConverter
 
DateVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
DateVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.DateVariable
 
Day - Class in org.ow2.orchestra.pvm.internal.cal
is a day on a business calendar.
Day() - Constructor for class org.ow2.orchestra.pvm.internal.cal.Day
 
day - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
dayInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
DayPart - Class in org.ow2.orchestra.pvm.internal.cal
is part of a day that can for example be used to represent business hours.
DayPart() - Constructor for class org.ow2.orchestra.pvm.internal.cal.DayPart
 
dayParts - Variable in class org.ow2.orchestra.pvm.internal.cal.Day
 
days - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
array that contains the weekdays in the index as specified by Calendar.SUNDAY (=1), Calendar.MONDAY (=2),...
days - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.type.Variable
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
 
dbid - Variable in class org.ow2.orchestra.pvm.internal.wire.operation.AbstractOperation
 
dbid - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
dbSession - Variable in class org.ow2.orchestra.pvm.internal.jms.JmsMessageSession
 
DbSession - Interface in org.ow2.orchestra.pvm.session
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.type.Variable
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
 
dbversion - Variable in class org.ow2.orchestra.pvm.internal.wire.operation.AbstractOperation
 
deactivate() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
deactivate(boolean) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
deadJobHandler - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
DeadJobHandler - Interface in org.ow2.orchestra.pvm.internal.jobexecutor
 
debug(String) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
debug(String, Throwable) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
debugDomBuilder - Variable in class org.ow2.orchestra.pvm.internal.util.DebugDomParser
 
DebugDomParser - Class in org.ow2.orchestra.pvm.internal.util
 
DebugDomParser() - Constructor for class org.ow2.orchestra.pvm.internal.util.DebugDomParser
 
deepCopy(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
DEFAULT_BLOB_STRATEGY - Static variable in class org.ow2.orchestra.pvm.internal.lob.Blob
 
DEFAULT_CLOB_STRATEGY - Static variable in class org.ow2.orchestra.pvm.internal.lob.Clob
 
DefaultCommandService - Class in org.ow2.orchestra.pvm.internal.svc
 
DefaultCommandService() - Constructor for class org.ow2.orchestra.pvm.internal.svc.DefaultCommandService
 
defaultExpressionLanguage - Variable in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
DefaultIdGenerator - Class in org.ow2.orchestra.pvm.internal.model
 
DefaultIdGenerator() - Constructor for class org.ow2.orchestra.pvm.internal.model.DefaultIdGenerator
 
DefaultObservable - Class in org.ow2.orchestra.pvm.internal.util
default implementation of the Observable interface.
DefaultObservable() - Constructor for class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
defaultScriptLanguage - Variable in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
defaultSearchOrder - Variable in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
defaultSearchOrderList - Variable in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
defaultTransition - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
DefaultVariableTypeResolver - Class in org.ow2.orchestra.pvm.internal.type
 
DefaultVariableTypeResolver() - Constructor for class org.ow2.orchestra.pvm.internal.type.DefaultVariableTypeResolver
 
delay - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
delegate - Variable in class org.ow2.orchestra.pvm.processlog.LogSessionFilter
 
delegates - Variable in class org.ow2.orchestra.pvm.processlog.LogSessionChain
 
delete(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
delete(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
delete(JobImpl<?>) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
delete(Object) - Method in interface org.ow2.orchestra.pvm.session.DbSession
 
deploy(Deployment) - Method in class org.ow2.orchestra.pvm.internal.deploy.CheckVersion
 
deploy(Deployment) - Method in class org.ow2.orchestra.pvm.internal.deploy.CreateId
 
deploy(Deployment) - Method in class org.ow2.orchestra.pvm.internal.deploy.CreateProcess
 
deploy(Deployment) - Method in interface org.ow2.orchestra.pvm.internal.deploy.Deployer
 
deploy(Deployment) - Method in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
 
deploy(Deployment) - Method in class org.ow2.orchestra.pvm.internal.deploy.SaveProcess
 
deploy(OpenProcessDefinition) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
deploy(Deployment) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
deploy(Deployment) - Method in interface org.ow2.orchestra.pvm.ProcessService
deploy a new process definition into the process repository.
DeployCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
DeployCmd(Deployment) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.DeployCmd
 
Deployer - Interface in org.ow2.orchestra.pvm.internal.deploy
 
deployerDescriptors - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
maps language-ids to a sequence of process deployers
DeployerManager - Class in org.ow2.orchestra.pvm.internal.deploy
manages sequences of deployers for multiple process languages.
DeployerManager() - Constructor for class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
 
DeployerManagerBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a DeployerManager.
DeployerManagerBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.DeployerManagerBinding
 
DeployerManagerDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
DeployerManagerDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
 
deployers - Variable in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
maps language-ids to a sequence of process deployers
Deployment - Class in org.ow2.orchestra.pvm
a deployment unit, containing all information to create a process definition that will be deployed in the persistent store of the Process Virtual Machine.
Deployment() - Constructor for class org.ow2.orchestra.pvm.Deployment
 
Deployment(ProcessDefinition) - Constructor for class org.ow2.orchestra.pvm.Deployment
 
deployment - Variable in class org.ow2.orchestra.pvm.internal.cmd.DeployCmd
 
deploymentTime - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
time this process was deployed
description - Variable in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
description - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
descriptor - Variable in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
Descriptor - Interface in org.ow2.orchestra.pvm.internal.wire
knows how an object can be created.
descriptor - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
 
DescriptorException - Exception in org.ow2.orchestra.pvm.internal.wire.descriptor
 
DescriptorException() - Constructor for exception org.ow2.orchestra.pvm.internal.wire.descriptor.DescriptorException
 
DescriptorException(String, Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.wire.descriptor.DescriptorException
 
DescriptorException(String) - Constructor for exception org.ow2.orchestra.pvm.internal.wire.descriptor.DescriptorException
 
DescriptorException(Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.wire.descriptor.DescriptorException
 
destination - Variable in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
destination - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
destinationExpression - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
destinationReferences - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
destroy() - Method in class org.ow2.orchestra.pvm.internal.env.AuthenticationFilter
 
destroyScope(CompositeElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
destroyTimers(CompositeElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
destroyVariables(CompositeElementImpl, ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
disassemble(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
Discussable - Interface in org.ow2.orchestra.pvm.model
 
DispatcherThread - Class in org.ow2.orchestra.pvm.internal.jobexecutor.pvm
this thread is responsible for acquiring jobs in the jobImpl that need to be executed and then let the JobExecutor dispatch the acquired ids to one of the JobExecutorThreads in the pool.
document - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
documentBuilder - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
documentBuilderFactory - Variable in class org.ow2.orchestra.pvm.internal.xml.Parser
 
documentObject - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
documents - Variable in class org.ow2.orchestra.pvm.Deployment
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ow2.orchestra.pvm.internal.env.AuthenticationFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorServlet
 
doInTransaction(TransactionStatus) - Method in class org.ow2.orchestra.pvm.internal.spring.CommandTransactionCallback
 
done() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
extract the process definition from the factory.
DoubleBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Double.
DoubleBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.DoubleBinding
 
DoubleDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
DoubleDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.DoubleDescriptor
 
DoubleDescriptor(Double) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.DoubleDescriptor
 
DoubleToStringConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
DoubleToStringConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.DoubleToStringConverter
 
DoubleVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
DoubleVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.DoubleVariable
 
dueDate - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
date until which the command should not be executed this date is set to the current time It should be modified only for timers Warning: if you modify this, be sure to wake the JobExecutor when the jobImpl is supposed to be executed
dueDate - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
dueDateDescription - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
dump(Message) - Static method in class org.ow2.orchestra.pvm.internal.jms.JmsMessageUtil
 
Duration - Class in org.ow2.orchestra.pvm.internal.cal
represents a time duration.
Duration() - Constructor for class org.ow2.orchestra.pvm.internal.cal.Duration
constructor for persistence. note that this type is to be immutable.
Duration(String) - Constructor for class org.ow2.orchestra.pvm.internal.cal.Duration
parses the duration from a text duration = part [',' part | 'and' part]* part = number ['business'] unit number = (0..9)+ unit = (y|year|years|month|months|w|week|weeks|d|day|days|h |hour|hours|min|minute|minutes |s|sec|second|seconds|milli|millis|millisecond|milliseconds)
Duration(boolean, int, int, int, int, int, int, int, int) - Constructor for class org.ow2.orchestra.pvm.internal.cal.Duration
 

E

ejbActivate() - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
 
ejbActivate() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
ejbCreate() - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
Creates a command executor that will be used to execute the commands that are passed in the execute method.
ejbCreate() - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandReceiverMDB
 
ejbLoad() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
ejbPassivate() - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
 
ejbPassivate() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
ejbRemove() - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
 
ejbRemove() - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandReceiverMDB
 
ejbRemove() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
ejbStore() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
ejbTimeout(Timer) - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
end() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
ends this execution and all of its child executions.
end(String) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
ends this execution and all it's child executions with a user defined status.
end() - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
ends this execution and all of its child executions.
end(String) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
ends this execution and all it's child executions with a user defined status.
end() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
end(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
endNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
EnlistBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating an enlist operation.
EnlistBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.EnlistBinding
 
EnlistOperation - Class in org.ow2.orchestra.pvm.internal.wire.operation
enlists this StandardResource with the current Transaction.
EnlistOperation() - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.EnlistOperation
 
enlistResource(StandardResource) - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
EnterpriseLocalCommandService - Class in org.ow2.orchestra.pvm.internal.ejb
Local, stateless session bean implementation of the command service.
EnterpriseLocalCommandService() - Constructor for class org.ow2.orchestra.pvm.internal.ejb.EnterpriseLocalCommandService
 
EnterpriseTimerSession - Class in org.ow2.orchestra.pvm.internal.ejb
Timer session based on the EJB 2.1 timer service.
EnterpriseTimerSession() - Constructor for class org.ow2.orchestra.pvm.internal.ejb.EnterpriseTimerSession
 
entities - Variable in class org.ow2.orchestra.pvm.internal.xml.Parser
 
Entity - Interface in org.ow2.orchestra.pvm.internal.xml
used by Parser to implement EntityResolver for entity resolving.
entrySet() - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
Environment - Class in org.ow2.orchestra.pvm.env
maintains contextual information for a thread in a set of Contexts.
Environment() - Constructor for class org.ow2.orchestra.pvm.env.Environment
 
environment - Variable in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
EnvironmentBindings - Class in org.ow2.orchestra.pvm.internal.script
 
EnvironmentBindings(String[], String) - Constructor for class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
environmentCtxWireDefinition - Variable in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
EnvironmentDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
parses a descriptor for obtaining a reference to the environment See schema docs for more details.
EnvironmentDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentDescriptor
 
EnvironmentFactory - Class in org.ow2.orchestra.pvm.env
factory for Environments.
EnvironmentFactory() - Constructor for class org.ow2.orchestra.pvm.env.EnvironmentFactory
 
environmentFactory - Variable in class org.ow2.orchestra.pvm.internal.svc.EnvironmentInterceptor
 
environmentFactoryCtxWireContext - Variable in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
EnvironmentFactoryDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
the EnvironmentFactory of the current WireContext.
EnvironmentFactoryDescriptor(EnvironmentFactory) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentFactoryDescriptor
 
EnvironmentFactoryRefBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for obtaining a reference to the EnvironmentFactory.
EnvironmentFactoryRefBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.EnvironmentFactoryRefBinding
 
EnvironmentHelper - Class in org.ow2.orchestra.pvm.env
 
EnvironmentInterceptor - Class in org.ow2.orchestra.pvm.internal.svc
sets up an environment around the execution of the command.
EnvironmentInterceptor() - Constructor for class org.ow2.orchestra.pvm.internal.svc.EnvironmentInterceptor
 
EnvironmentInterceptorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
EnvironmentInterceptorBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.EnvironmentInterceptorBinding
 
EnvironmentInterceptorDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
EnvironmentInterceptorDescriptor(EnvironmentFactory) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentInterceptorDescriptor
 
EnvironmentRefBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for obtaining a reference to the Environment.
EnvironmentRefBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.EnvironmentRefBinding
 
EnvironmentTypeRefDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
EnvironmentTypeRefDescriptor(Class<?>) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.EnvironmentTypeRefDescriptor
 
equals(Object, Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
equals(Object) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
equals(Object) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
equals(Object, Object) - Static method in class org.ow2.orchestra.pvm.internal.util.EqualsUtil
 
equals(Object) - Method in class org.ow2.orchestra.pvm.internal.util.FilterListener
 
EqualsUtil - Class in org.ow2.orchestra.pvm.internal.util
 
error(String) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
error(String, Throwable) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
error(SAXParseException) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
part of ErrorHandler to capture XML parsing problems.
evaluate(String, Execution, String) - Method in class org.ow2.orchestra.pvm.internal.script.ScriptManager
evaluates the script with the given language.
evaluate(ScriptEngine, String) - Method in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
evaluate(EventListenerExecution) - Method in interface org.ow2.orchestra.pvm.model.Condition
evaluates this condition in the context of the given execution.
evaluateExpression(String, Execution, String) - Method in class org.ow2.orchestra.pvm.internal.script.ScriptManager
evaluates the expression with the given language or with the defaultExpressionLanguage if the given language is null.
evaluateScript(String, Execution, String) - Method in class org.ow2.orchestra.pvm.internal.script.ScriptManager
evaluates the script with the given language or with the defaultScriptLanguage if the given language is null.
event - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
event - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl.AddedAction
 
event(Object, String, Object) - Method in class org.ow2.orchestra.pvm.internal.util.FilterListener
 
event(Object, String, Object) - Method in interface org.ow2.orchestra.pvm.internal.util.Listener
is called by the Observable when an event is fired.
event(Object, String, Object) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor.SessionFactoryCloser
 
event(Object, String, Object) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.JobExecutorDescriptor.JobExecutorStopper
 
event(Object, String, Object) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.MethodInvokerListener
 
Event - Interface in org.ow2.orchestra.pvm.model
event constants.
event - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
event(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
creates the given event on the current process element.
EVENT_CLOSE - Static variable in class org.ow2.orchestra.pvm.internal.wire.WireContext
is fired when the wiring environment is being closed.
EVENT_CONSTRUCTED - Static variable in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
is fired when object construction is completed.
EVENT_CONSTRUCTING - Static variable in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
is fired when construction of a wired object starts.
EVENT_INITIALIZING - Static variable in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
is fired when initialization of a wired object starts (after construction).
EVENT_OPEN - Static variable in class org.ow2.orchestra.pvm.internal.wire.WireContext
is fired when a new wiring environment is being opened.
EVENT_REMOVE - Static variable in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
is fired when an object is being removed from the cache of the wire context with WireContext.remove(String).
EVENT_SET - Static variable in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
is fired when an object is being set into the cache of this wire context with WireContext.set(String, Object).
EVENT_TIMER - Static variable in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
EventImpl - Class in org.ow2.orchestra.pvm.internal.model
 
EventImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.EventImpl
 
EventListener - Interface in org.ow2.orchestra.pvm.listener
 
EventListenerExecution - Interface in org.ow2.orchestra.pvm.listener
view upon an path of execution exposed to EventListener implementations.
EventListenerReference - Class in org.ow2.orchestra.pvm.internal.model
 
EventListenerReference() - Constructor for class org.ow2.orchestra.pvm.internal.model.EventListenerReference
 
eventListenerReference - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
eventListenerReferences - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
eventName - Variable in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
eventName - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
eventNames - Variable in class org.ow2.orchestra.pvm.internal.util.FilterListener
 
events - Variable in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
eventSource - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
exception - Variable in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
exception - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
stack trace of the exception that occurred during command execution.
exception - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExceptionHandler
 
exception - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.JobHistoryEntry
 
exception - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
exception - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
exceptionClassName - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
exceptionHandler - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
exceptionHandler(Class<? extends Exception>) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
creates an exception handler for the given exception class on the current process element; until the ProcessFactory.exceptionHandlerEnd().
exceptionHandlerEnd() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
 
ExceptionHandlerImpl - Class in org.ow2.orchestra.pvm.internal.model
 
ExceptionHandlerImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
exceptionHandlers - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
ExceptionHandlerSynchronization - Class in org.ow2.orchestra.pvm.internal.model
 
ExceptionHandlerSynchronization(ExceptionHandlerImpl, ExecutionImpl, Exception, ProcessElementImpl, CommandService) - Constructor for class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
execute(ActivityExecution) - Method in interface org.ow2.orchestra.pvm.activity.Activity
piece of Java code that is to be included in a process as node behaviour or as a hidden listener to process events.
execute(String) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
executes the given nested node.
execute(Node) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
executes the given node.
execute(Environment) - Method in interface org.ow2.orchestra.pvm.internal.cmd.Command
 
execute(Command<T>) - Method in interface org.ow2.orchestra.pvm.internal.cmd.CommandService
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.DeployCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.FindExecutionCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.FindLatestProcessDefinitionCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionNamesCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionsCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.GetMessagesCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.GetTimersCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.GetVariablesCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.SetVariablesCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.ejb.EnterpriseLocalCommandService
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.ejb.ExecuteTimerCmd
 
execute(Command<T>) - Method in interface org.ow2.orchestra.pvm.internal.ejb.LocalCommandExecutor
Executes the given command locally.
execute(Command<T>) - Method in interface org.ow2.orchestra.pvm.internal.ejb.RemoteCommandExecutor
Executes the given command remotely.
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.job.CommandMessage
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AcquireJobsCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.ExecuteJobCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.GetNextDueDateCmd
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExceptionHandler
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
execute(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
execute(Node) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.model.op.ExecuteNodeMessage
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestinationMessage
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.model.op.SignalMessage
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.model.op.TakeTransitionMessage
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringCommandService
 
execute(Environment) - Method in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandMessage
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandService
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.svc.AuthorizationInterceptor
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.svc.DefaultCommandService
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.svc.EnvironmentInterceptor
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
execute(Command<T>) - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransactionInterceptor
 
execute() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
perform the actual parse operation with the specified input source.
execute(Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
customizable parse execution
EXECUTE_NODE - Static variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
executeHandler(ExecutionImpl, Exception, ProcessElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
Compensating code for the exception.
executeJob(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandManagementService
 
executeJob(String) - Method in interface org.ow2.orchestra.pvm.ManagementService
resets the retry count, clears the exception and executes the job.
ExecuteJobCmd - Class in org.ow2.orchestra.pvm.internal.jobexecutor
 
ExecuteJobCmd(JobImpl<?>) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.ExecuteJobCmd
 
executeMessage(long) - Method in class org.ow2.orchestra.pvm.job.JobTestHelper
 
ExecuteNode - Class in org.ow2.orchestra.pvm.internal.model.op
 
ExecuteNode() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.ExecuteNode
 
ExecuteNodeMessage - Class in org.ow2.orchestra.pvm.internal.model.op
 
ExecuteNodeMessage() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.ExecuteNodeMessage
 
ExecuteNodeMessage(ExecutionImpl) - Constructor for class org.ow2.orchestra.pvm.internal.model.op.ExecuteNodeMessage
 
executeTimer(long) - Method in class org.ow2.orchestra.pvm.job.JobTestHelper
 
ExecuteTimerCmd - Class in org.ow2.orchestra.pvm.internal.ejb
 
ExecuteTimerCmd(long) - Constructor for class org.ow2.orchestra.pvm.internal.ejb.ExecuteTimerCmd
 
Execution - Interface in org.ow2.orchestra.pvm
a runtime path of execution.
execution - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
the execution (if any) for this jobImpl
execution - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
execution - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
ExecutionContext - Class in org.ow2.orchestra.pvm.internal.env
 
ExecutionContext(Execution) - Constructor for class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
executionDbid - Variable in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
ExecutionEnvironment - Class in org.ow2.orchestra.pvm.internal.env
 
ExecutionEnvironment(Execution) - Constructor for class org.ow2.orchestra.pvm.internal.env.ExecutionEnvironment
 
executionId - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindExecutionCmd
 
executionId - Variable in class org.ow2.orchestra.pvm.internal.cmd.GetVariablesCmd
 
executionId - Variable in class org.ow2.orchestra.pvm.internal.cmd.SetVariablesCmd
 
executionId - Variable in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
ExecutionImpl - Class in org.ow2.orchestra.pvm.internal.model
 
ExecutionImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
ExecutionImpl.Propagation - Enum in org.ow2.orchestra.pvm.internal.model
 
executionKey - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindExecutionCmd
 
executionKey - Variable in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
executionKey - Variable in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
executionKey - Variable in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
ExecutionKeyGenerator - Interface in org.ow2.orchestra.pvm.model
 
executions - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
are concurrent executions that related to this execution.
ExecutionService - Interface in org.ow2.orchestra.pvm
manages runtime process executions.
ExecutionServiceBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
ExecutionServiceBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ExecutionServiceBinding
 
executionsMap - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
caches the child executions by execution name.
executionTime - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.JobHistoryEntry
 
ExecutionType - Class in org.ow2.orchestra.pvm.internal.hibernate
 
ExecutionType() - Constructor for class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
expression - Variable in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
ExpressionDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
ExpressionDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ExpressionDescriptor
 
ExpressionDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ExpressionDescriptor
 
ExpressionDescriptor(String, String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ExpressionDescriptor
 
expressionLanguage - Variable in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
extensions - Variable in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
maps extensions to language-ids
extensions - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
maps extensions to language-ids
ExternalActivity - Interface in org.ow2.orchestra.pvm.activity
extends Activity for handling external triggers after a wait state.
extractBytes() - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
extractChars() - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 

F

factoryName - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
failedJob - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExceptionHandler
 
FALSE_TEXT - Static variable in class org.ow2.orchestra.pvm.internal.type.converter.BooleanToStringConverter
 
FalseBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating Boolean.FALSE See schema docs for more details.
FalseBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.FalseBinding
 
FalseDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
FalseDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.FalseDescriptor
 
fatalError(SAXParseException) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
part of ErrorHandler to capture XML parsing problems.
FieldBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a field injection operation.
FieldBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.FieldBinding
 
FieldOperation - Class in org.ow2.orchestra.pvm.internal.wire.operation
injects another object into a field.
FieldOperation() - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.FieldOperation
 
file - Variable in class org.ow2.orchestra.pvm.internal.stream.FileStreamSource
 
file - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
fileName - Variable in class org.ow2.orchestra.pvm.internal.lob.Blob
 
files - Variable in class org.ow2.orchestra.pvm.Deployment
 
FileStreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
FileStreamSource(File) - Constructor for class org.ow2.orchestra.pvm.internal.stream.FileStreamSource
 
FilterListener - Class in org.ow2.orchestra.pvm.internal.util
listener that only delegates events to a given listener if they pass the filter based on event names.
FilterListener(Listener, String) - Constructor for class org.ow2.orchestra.pvm.internal.util.FilterListener
 
FilterListener(Listener, List<String>) - Constructor for class org.ow2.orchestra.pvm.internal.util.FilterListener
 
findByPrimaryKey(Long) - Method in interface org.ow2.orchestra.pvm.internal.ejb.LocalTimerHome
 
findConstructor(Class<?>, List<ArgDescriptor>, Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
findDay(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
findDayPart(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
findDefaultTransition() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
findDefaultTransition() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
searches for the default transition in this node and then up the parent chain.
findExclusiveJobs(Execution) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
findExclusiveJobs(Execution) - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobDbSession
the list of jobs of the process instance that mustn't be concurrent
findExecution(String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
the execution that is uniquely defined by the process definition and the business key.
findExecution(String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
the execution that is uniquely defined by the process definition and the business key.
findExecution(String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
findExecution(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
findExecutionById(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findExecutionById(String) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
the execution uniquely identified by the given executionKey.
findExecutionByKey(String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findExecutionByKey(String, String) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
the execution uniquely identified by the given processDefinition name and the execution key.
FindExecutionCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
FindExecutionCmd(String, String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.FindExecutionCmd
 
FindExecutionCmd(String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.FindExecutionCmd
 
findFirstAcquirableJob(int, boolean) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
findFirstAcquirableJob(int, boolean) - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobDbSession
the first jobImpl to finish among eligible and non-locked jobs or null if none
findFirstDueJob() - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
findFirstDueJob() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobDbSession
the first jobImpl to finish among non-owned jobs or null if none
findJobsWithException() - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findJobsWithException() - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
the jobs for which all the retries have failed and which will not be picked up any more by the jobImpl executor
findLatestProcessDefinition(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
findLatestProcessDefinition(String) - Method in interface org.ow2.orchestra.pvm.ProcessService
latest version of the processDefinition with the given name.
findLatestProcessDefinitionByName(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findLatestProcessDefinitionByName(String) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
latest version of the processDefinition with the given name.
FindLatestProcessDefinitionCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
FindLatestProcessDefinitionCmd(String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.FindLatestProcessDefinitionCmd
 
findMessages(int, int) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findMessages(int, int) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
timers
findMethod(Class<?>, String, List<ArgDescriptor>, Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
findNextDayPart(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
findNextDayPartStart(int, Date, Object[]) - Method in class org.ow2.orchestra.pvm.internal.cal.Day
 
findNode(String) - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
findNode(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
findNode(String) - Method in interface org.ow2.orchestra.pvm.model.CompositeElement
searches for the given node in this node, including this node and all child nodes recursively.
findObject(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
search a contextual object in the stack by type.
findObjects(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
search a contextual objects in the stack by type.
findOutgoingTransition(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
searches for the given transitionName in this node and then up the parent chain.
findOutgoingTransition(String) - Method in interface org.ow2.orchestra.pvm.model.Node
searches for the given transitionName in this node and then up the parent chain.
findProcessDefinition(String, int) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
findProcessDefinition(String, int) - Method in interface org.ow2.orchestra.pvm.ProcessService
specific version of a named processDefinition.
findProcessDefinitionById(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findProcessDefinitionById(String) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
the process definition uniquely identified by the given processDefinition id.
findProcessDefinitionByName(String, int) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findProcessDefinitionByName(String, int) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
specific version of a named processDefinition.
FindProcessDefinitionCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
FindProcessDefinitionCmd(String, int) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionCmd
 
findProcessDefinitionNames() - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findProcessDefinitionNames() - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
findProcessDefinitionNames() - Method in interface org.ow2.orchestra.pvm.ProcessService
all deployed process names.
findProcessDefinitionNames() - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
all deployed process names.
FindProcessDefinitionNamesCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
FindProcessDefinitionNamesCmd() - Constructor for class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionNamesCmd
 
findProcessDefinitions(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
findProcessDefinitions(String) - Method in interface org.ow2.orchestra.pvm.ProcessService
all versions of the given process.
findProcessDefinitionsByName(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findProcessDefinitionsByName(String) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
all versions of the given process.
FindProcessDefinitionsCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
FindProcessDefinitionsCmd(String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionsCmd
 
findStartOfNextDay(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
findTimers(int, int) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
findTimers(int, int) - Method in interface org.ow2.orchestra.pvm.session.PvmDbSession
timers
findTransition(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
by default this will use NodeImpl.findOutgoingTransition(String) to search for the outgoing transition, which includes a search over the parent chain of the current node.
findTypeByMatch(String, Object) - Method in class org.ow2.orchestra.pvm.internal.type.DefaultVariableTypeResolver
 
findTypeByMatch(String, Object) - Method in interface org.ow2.orchestra.pvm.internal.type.VariableTypeResolver
 
findTypeByName(String) - Method in class org.ow2.orchestra.pvm.internal.type.DefaultVariableTypeResolver
 
findTypeByName(String) - Method in interface org.ow2.orchestra.pvm.internal.type.VariableTypeResolver
 
fire(String, ObservableElement) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
fires the event on the given eventSource and then propagates the event up to the eventSource's parent chain.
fire(String, ObservableElement) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
fire(String) - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
fire(String, Object) - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
fire(String) - Method in interface org.ow2.orchestra.pvm.internal.util.Observable
dispatches an event to the listeners.
fire(String, Object) - Method in interface org.ow2.orchestra.pvm.internal.util.Observable
dispatches an event to the listeners.
fire(String, ObservableElement) - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
fires the event on the given eventSource and then propagates the event up to the eventSource's parent chain.
fireObjectEvent(String, String, Object) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
fires a WireObjectEventInfo.
firstResult - Variable in class org.ow2.orchestra.pvm.internal.cmd.QueryCommand
 
FloatBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Float.
FloatBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.FloatBinding
 
FloatDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
FloatDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.FloatDescriptor
 
FloatDescriptor(Float) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.FloatDescriptor
 
FloatToDoubleConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
FloatToDoubleConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.FloatToDoubleConverter
 
FloatToStringConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
FloatToStringConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.FloatToStringConverter
 
flush() - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
flush() - Method in interface org.ow2.orchestra.pvm.session.DbSession
 
forceVersionUpdate(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
forceVersionUpdate(Object) - Method in interface org.ow2.orchestra.pvm.session.DbSession
 
foreignKeyColumnName(String, String, String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
formatDueDate(Date) - Static method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
fromDay - Variable in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
fromHour - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
fromMinute - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
fromStringValue(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 

G

get(String) - Method in interface org.ow2.orchestra.pvm.env.Context
 
get(Class<T>) - Method in interface org.ow2.orchestra.pvm.env.Context
 
get(String) - Method in class org.ow2.orchestra.pvm.env.Environment
searches a named object in all the contexts in the default search order.
get(String, String[]) - Method in class org.ow2.orchestra.pvm.env.Environment
searches a named object in all the contexts in the given search order.
get(Class<T>) - Method in class org.ow2.orchestra.pvm.env.Environment
searches an object based on type.
get(Class<T>, String[]) - Method in class org.ow2.orchestra.pvm.env.Environment
searches an object based on type.
get(Class<T>) - Static method in class org.ow2.orchestra.pvm.env.EnvironmentHelper
 
get(String) - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
get(String) - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
get(String, String[]) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
get(Class<T>, String[]) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.env.JobContext
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.env.JobContext
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
get(ResultSet, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
get(Class<T>, Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
get(Blob) - Method in interface org.ow2.orchestra.pvm.internal.lob.BlobStrategy
 
get(Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyBinary
 
get(Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyBlob
 
get(Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyChopped
 
get(Clob) - Method in interface org.ow2.orchestra.pvm.internal.lob.ClobStrategy
 
get(Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyChopped
 
get(Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyClob
 
get(Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyText
 
get() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
get(Object) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
get(Field, Object) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
get(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
retrieves the object for the given objectName, ensuring it is constructed and initialized.
get(String, boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
gets the object having the name objectName in this context.
get(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
searches for the first descriptor that defines an object of the given type.
get(Class<T>, Object) - Method in interface org.ow2.orchestra.pvm.session.DbSession
 
getAcquireJobsCommand() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getAcquireJobSize() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getAcquireJobSize() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
getAcquireJobSize() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getApplicationContext() - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
getApplicationContext() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
getArgDescriptors() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Gets the list of descriptors to use to create method arguments.
getArgDescriptors() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
Gets the list of descriptor to create arguments supplied to the method .
getArgDescriptors() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Gets the list of argDescriptor used to create the arguments given to the method (only if a specific method has to be called).
getArgs(WireContext, List<ArgDescriptor>) - Static method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Creates a list of arguments (objects) from a list of argument descriptors.
getAttachmentBytes(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getAttachmentInputStream(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getAvailableMessages() - Method in class org.ow2.orchestra.pvm.job.JobTestHelper
 
getBehaviour() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
getBehaviourReference() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
getBinding(Element) - Method in class org.ow2.orchestra.pvm.internal.xml.Bindings
get a binding for the given element and category.
getBinding(Element, String) - Method in class org.ow2.orchestra.pvm.internal.xml.Bindings
get a binding for the given element and category.
getBinding(Element, List<Binding>) - Method in class org.ow2.orchestra.pvm.internal.xml.Bindings
 
getBinding(Element) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
the handler for the given element
getBinding(Element, String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
the handler for the given element limited to a given category
getBindings() - Method in class org.ow2.orchestra.pvm.internal.xml.Bindings
 
getBindings() - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
the handlers for specific element types
getBlob() - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
getBlob() - Method in class org.ow2.orchestra.pvm.internal.type.variable.BlobVariable
 
getBlobStrategy() - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
getBusinessCalendar() - Method in class org.ow2.orchestra.pvm.internal.cal.Day
 
getBusinessCalendar() - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
getBusinessDayInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getBusinessMonthInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getBusinessWeekInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getBusinessYearInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getBytes() - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
getCategory() - Method in class org.ow2.orchestra.pvm.internal.util.TagBinding
 
getCategory() - Method in interface org.ow2.orchestra.pvm.internal.xml.Binding
 
getCause() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
getChops() - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
getChops() - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
getClassLoader() - Method in class org.ow2.orchestra.pvm.env.Environment
 
getClassLoader() - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
getClassLoader() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
getClassLoader() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
the class loader to use to create objects or if none was explicitely set in this wire context, the default context class loader for the current thread.
getClassLoader() - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
getClassLoader() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
the ClassLoader used to resolve input resources.
getClassName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
getClassName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
getClassName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Gets the class name of the object to create.
getClob() - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
getClob() - Method in class org.ow2.orchestra.pvm.internal.type.variable.ClobVariable
 
getClobStrategy() - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
getCollectionInterface() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.AbstractCollectionBinding
 
getCollectionInterface() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ListBinding
 
getCollectionInterface() - Method in class org.ow2.orchestra.pvm.internal.wire.binding.SetBinding
 
getColumn() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
getCommandDescriptor() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getCommandExecutor() - Method in class org.ow2.orchestra.pvm.internal.ejb.EnterpriseLocalCommandService
 
getCommandExecutor() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getCommandService() - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
getCommandService(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.AsyncCommandServiceBinding
 
getCommandService(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.StandardCommandServiceBinding
 
getComments() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
getComments() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getComments() - Method in interface org.ow2.orchestra.pvm.model.Discussable
all comments.
getCondition() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
getCondition() - Method in interface org.ow2.orchestra.pvm.model.Transition
the general purpose condition that can be used in various ways by the activities.
getConditionDescriptor() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
see Conditions
getConstructor(Class<T>, Class<?>[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getContext(String) - Method in class org.ow2.orchestra.pvm.env.Environment
 
getContext(String) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
getContextName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ContextRefDescriptor
 
getContextName() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Gets the name of the WireContext where the Observable should be found.
getConverter() - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
getConverter() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
getCurrent() - Static method in class org.ow2.orchestra.pvm.env.Environment
gets the most inner open environment.
getCurrentTime() - Static method in class org.ow2.orchestra.pvm.internal.util.Clock
 
getDay() - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getDayInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getDayParts() - Method in class org.ow2.orchestra.pvm.internal.cal.Day
 
getDays() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getDays() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getDbid() - Method in interface org.ow2.orchestra.pvm.Execution
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
the database id.
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
getDbid() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
the db primary key.
getDbid() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.AbstractOperation
 
getDbid() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getDbid() - Method in interface org.ow2.orchestra.pvm.model.Comment
the meaningless database primary key
getDbid() - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
the meaningless database primary key
getDbid() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
 
getDbid() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
getDbversion() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
getDbversion() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getDeadJobHandler() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getDeadJobHandler() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
 
getDebugDomBuilder() - Method in class org.ow2.orchestra.pvm.internal.util.DebugDomParser
exposed for setting of its configuration properties
getDefaultSearchOrder() - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
getDefaultTransition() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
getDefaultTransition() - Method in interface org.ow2.orchestra.pvm.model.Node
the default outgoing transition.
getDelay() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getDelay() - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
getDelayFactor() - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
getDeploymentTime() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getDescription() - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
getDescription() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getDescription() - Method in interface org.ow2.orchestra.pvm.ProcessDefinition
the description name given to this process definition.
getDescriptor() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
getDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
Gets the Descriptor used to construct the value given to the argument.
getDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.FieldOperation
Gets the descriptor used to create the field's value.
getDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
Gets the descriptor used to create the field's value.
getDescriptor(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
the descriptor with the given name from the WireDefinition or null if the object doesn't have a descriptor.
getDescriptorName(Class<?>) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
getDescriptors() - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
getDestination() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
getDestination() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getDestination() - Method in interface org.ow2.orchestra.pvm.model.Transition
the node in which this transition arrives.
getDestinationExpression() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getDestinationName(Destination) - Static method in class org.ow2.orchestra.pvm.internal.jms.JmsMessageUtil
 
getDestinationValue(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getDispatcherThread() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getDispatcherThread() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
getDispatcherThread() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getDocument(String) - Method in class org.ow2.orchestra.pvm.Deployment
 
getDocument() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
the Document Object Model (DOM).
getDocumentBuilderFactory() - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
getter with lazy initialization of the document builder factory.
getDocumentObject() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
the result of this parse operation.
getDoubleVal() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DoubleDescriptor
 
getDueDate() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
getDueDate() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getDueDate() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getDueDate() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getDueDateDescription() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getEagerInitNames() - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
getEnvironmentContext() - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
getEnvironmentCtxWireDefinition() - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
getEnvironmentFactory() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
getEnvironmentFactory() - Method in class org.ow2.orchestra.pvm.internal.svc.EnvironmentInterceptor
 
getEnvironmentFactoryContext() - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
getEnvironmentFactoryCtxWireContext() - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
getEnvironmentFactoryXmlParser() - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
getEnvironmentXmlParser() - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
getEvent() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getEvent(String) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
getEvent() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
getEvent() - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
the event that is being fired, part of the current position in the process graph.
getEventListenerReferences() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
getEventListeners() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
getEventName() - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
getEventName() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getEventName() - Method in class org.ow2.orchestra.pvm.internal.wire.WireObjectEventInfo
 
getEventName() - Method in interface org.ow2.orchestra.pvm.job.Timer
 
getEventNames() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Gets the list of events to listen to.
getEvents() - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
getEventSource() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getEventSource() - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
the original object that fired the event, part of the current position in the process graph.
getEventType(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
getException() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getException() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl.JobException
 
getException() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getException() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
getException() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getException() - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
the exception in case an exception handler is handling an exception.
getExceptionClassName() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
getExceptionHandlers() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
getExecution(Environment, long) - Method in class org.ow2.orchestra.pvm.internal.cmd.AbstractCommand
 
getExecution(Environment, String) - Method in class org.ow2.orchestra.pvm.internal.cmd.AbstractCommand
 
getExecution() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getExecution(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getExecution() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getExecution(String) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the child execution for the given name or null in case such execution doesn't exist.
getExecution() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
 
getExecution() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
getExecutionDbid(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
getExecutionId() - Method in class org.ow2.orchestra.pvm.internal.cmd.SetVariablesCmd
 
getExecutionKey() - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
getExecutionKey() - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
getExecutions() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getExecutions() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the child executions in the execution structure.
getExecutionsMap() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getExecutionsMap() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
maps child execution names to execution objects.
getExecutorService() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
getExpression() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
getExtension(Class<T>) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
way to access process language extensions in the execution without having to cast.
getExtension(String) - Static method in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
 
getExtension(Class<T>) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getExtension(Class<T>) - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
way to access process language extensions in the execution without having to cast.
getFactoryDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Gets the Descriptor from which the object should be created.
getFactoryObjectName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Gets the name of the object to get from the WireContext.
getField(Class<?>, String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getFieldName() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.FieldOperation
Gets the name of the field that should be updated by this operation.
getFile(String) - Method in class org.ow2.orchestra.pvm.Deployment
 
getFile() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
getFileName() - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
getFileNames() - Method in class org.ow2.orchestra.pvm.Deployment
 
getFromCurrent(Class<T>) - Static method in class org.ow2.orchestra.pvm.env.Environment
 
getFromCurrent(Class<T>, boolean) - Static method in class org.ow2.orchestra.pvm.env.Environment
 
getFromCurrent(String) - Static method in class org.ow2.orchestra.pvm.env.Environment
 
getFromCurrent(String, boolean) - Static method in class org.ow2.orchestra.pvm.env.Environment
 
getFromDay() - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
getFromHour() - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getFromMinute() - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getHibernateSessionFactoryName() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
 
getHistory() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getHistorySize() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getHolidays() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getHostName() - Static method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getHourInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getHours() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getId() - Method in interface org.ow2.orchestra.pvm.Execution
a globally unique identifier for this execution.
getId() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getId() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getId() - Method in interface org.ow2.orchestra.pvm.ProcessDefinition
the unique id for this process definition.
getIdleMillis() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getIdType() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
 
getIdType() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateLongIdMatcher
 
getIdType() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateStringIdMatcher
 
getIncomingTransitions() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
the list of arriving transitions.
getIncomingTransitions() - Method in interface org.ow2.orchestra.pvm.model.Node
the list of arriving transitions.
getIndex() - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getIndex() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
getInitial() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getInitial() - Method in interface org.ow2.orchestra.pvm.model.OpenProcessDefinition
the initial node of this process definition
getInputSource() - Method in class org.ow2.orchestra.pvm.internal.util.UrlEntity
 
getInputSource() - Method in interface org.ow2.orchestra.pvm.internal.xml.Entity
 
getInputSource(Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
customizable extraction of the inputSource from the given parse.
getInstance() - Static method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getInstance() - Static method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
getInstance() - Static method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.CreateSchema
Returns the sole instance of this class
getInstance() - Static method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.UpdateSchema
 
getInstance() - Static method in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
Default method to get an instance of the WireParser
getJob(long) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
getJob(long) - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobDbSession
the jobImpl with the given id or null if none
getJobExecutor() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
getJobExecutor() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkDispatcherThread
 
getJobExecutor() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.DispatcherThread
 
getJobs() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getJobs() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
timers for this execution scope
getJobsWithException(int, int) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandManagementService
 
getJobsWithException(int, int) - Method in interface org.ow2.orchestra.pvm.ManagementService
all jobs for which all the retry attempts have failed and which are parked, waiting for operator intervention
getJobTasksQueue() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getKey() - Method in interface org.ow2.orchestra.pvm.Execution
the optional user provided business key that is unique within one process definition.
getKey() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getKey() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getKey() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getKey() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
getKey() - Method in interface org.ow2.orchestra.pvm.ProcessDefinition
the user defined short representation of the name.
getKeyDescriptors() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.MapDescriptor
 
getLanguage() - Method in class org.ow2.orchestra.pvm.Deployment
 
getLine() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
getListenerReferences() - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
getListeners() - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
getLockExpirationTime() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getLockExpirationTime() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getLockMillis() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getLockOwner() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getLockOwner() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getLog(String) - Static method in class org.ow2.orchestra.pvm.internal.log.Log
 
getMatcher() - Method in class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
getMaxDelay() - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
getMessage() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
getMessage() - Method in interface org.ow2.orchestra.pvm.model.Comment
the actual message.
getMessages(int, int) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandManagementService
 
getMessages(int, int) - Method in interface org.ow2.orchestra.pvm.ManagementService
all the messages which are waiting to be executed.
GetMessagesCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
GetMessagesCmd(int, int) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.GetMessagesCmd
 
getMethod(Class<?>, String, Class<?>[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getMethodName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Gets the name of the method to invoke.
getMethodName() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
Gets the name of the method to invoke.
getMethodName() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Gets the name of the method to invoke when an event is received.
getMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getMinuteInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getMinutes() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getMonthInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getMonths() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getMsg() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
getName() - Method in class org.ow2.orchestra.pvm.Deployment
 
getName() - Method in interface org.ow2.orchestra.pvm.env.Context
 
getName() - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
getName() - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
getName() - Method in interface org.ow2.orchestra.pvm.Execution
the externally given name or id of this execution.
getName() - Method in class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
getName() - Method in class org.ow2.orchestra.pvm.internal.env.JobContext
 
getName() - Method in class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
getName() - Method in class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
getName() - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
getName() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getName() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
returns JobExecutor name
getName() - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
getName() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getName() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
getName() - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
getName() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
getName() - Method in class org.ow2.orchestra.pvm.internal.stream.StreamSource
 
getName() - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
getName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
getName() - Method in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
the name of this descriptor
getName() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
getName() - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
the short display name given to this element.
getName() - Method in interface org.ow2.orchestra.pvm.ProcessDefinition
the short display name given to this process definition.
getName() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
getNamingStrategyClassName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
getNbrOfThreads() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getNext() - Method in class org.ow2.orchestra.pvm.internal.svc.Interceptor
 
getNextDueDate() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
GetNextDueDateCmd - Class in org.ow2.orchestra.pvm.internal.jobexecutor
 
GetNextDueDateCmd() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.GetNextDueDateCmd
 
getNextDueDateCommand() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
getNode(String) - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
the first nested node with the given name or null of no such node exists.
getNode() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getNode(String) - Method in interface org.ow2.orchestra.pvm.model.CompositeElement
the first composite node with the given name or null of no such node exists.
getNode() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the current node
getNodeName() - Method in interface org.ow2.orchestra.pvm.Execution
represents the current position in the process by indicating the name of the current node.
getNodeName() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
getNodeName() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getNodes() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
the list of nested activities.
getNodes() - Method in interface org.ow2.orchestra.pvm.model.CompositeElement
the list of composite nodes.
getNodesEntered(NodeImpl, NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestination
 
getNodesMap() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
the nested activities, keyed by node name.
getNodesMap() - Method in interface org.ow2.orchestra.pvm.model.CompositeElement
the composite nodes, keyed by node name.
getObject() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.BlobVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.ClobVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.DateVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.DoubleVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
is the value, stored by this variable instance.
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.HibernateLongVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.HibernateStringVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.LongVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.NullVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.StringVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.type.variable.UnpersistableVariable
 
getObject() - Method in class org.ow2.orchestra.pvm.internal.wire.WireObjectEventInfo
 
getObjectName() - Method in class org.ow2.orchestra.pvm.internal.wire.WireObjectEventInfo
 
getObjectNames() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Gets the list of name of the Observable objects to observe.
getOperations() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Gets the list of operations to perform during initialization.
getOutgoingTransition(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
the first leaving transition with the given name or null of no such leaving transition exists.
getOutgoingTransition(NodeImpl, String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
getOutgoingTransition(String) - Method in interface org.ow2.orchestra.pvm.model.Node
the first leaving transition with the given name or null of no such leaving transition exists.
getOutgoingTransitions() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
the list of leaving transitions.
getOutgoingTransitions() - Method in interface org.ow2.orchestra.pvm.model.Node
the list of outgoing transitions.
getOutgoingTransitionsMap() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
the leaving transitions, keyed by transition name.
getOutgoingTransitionsMap() - Method in interface org.ow2.orchestra.pvm.model.Node
the leaving transitions, keyed by transition name.
getPackageName() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getPackageName() - Method in interface org.ow2.orchestra.pvm.ProcessDefinition
the optional package name of this process.
getParent() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
getParent() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getParent() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
getParent() - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
getParent() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
the first common parent between the source and the destination node.
getParent() - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
the enclosing node or the process definition
getParent() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the parent execution in the execution structure.
getParentChain() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
collects the full stack of parent in a list.
getParentInstanceStartTime() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getParentNode() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
getParentNode() - Method in interface org.ow2.orchestra.pvm.model.Node
retrieve the parent node in the composite node structure.
getPreviousNode() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
returns the previously executed node only if Node.isPreviousNeeded() is set to true.
getPreviousNode() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getPreviousTransition() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
returns the previously taken transition only if Node.isPreviousNeeded() is set to true.
getPreviousTransition() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getPriority() - Method in interface org.ow2.orchestra.pvm.Execution
indicates low priorities with negative values and high priorities with positive values.
getPriority() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getPriority() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getPriority() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getProblems() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
all problems encountered
getProcessDefinition() - Method in class org.ow2.orchestra.pvm.Deployment
 
getProcessDefinition() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getProcessDefinition() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
getProcessDefinition() - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
the process definition to which this process element belongs
getProcessDefinition() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the process definition for this execution.
getProcessDefinitionKey() - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
getProcessDefinitionName() - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
getProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
getProcessInstance() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getProcessInstance() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the main path of execution in the execution structure.
getProcessInstance() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
 
getProcessInstance() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
getProcessInstanceDbid(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
getProcessInstanceKey(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
getProcessModifications() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getPropagation() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getProperties() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
getProperties() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
xml representation of the process log properties used for XML serialization.
getProperties() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
xml representation of the process log properties used for XML serialization.
getProperties() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
getPropertiesDescriptor() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
getProperty(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
getProperty(String) - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
the property value for the given key or null if no such configuration key is present.
getPropertyKeys() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
getPropertyKeys() - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
the set of available property keys or an empty set in case there are no keys.
getProvidedObject() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
getRandom() - Static method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
getReadContext(Object) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
getRepeat() - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
getRepeat() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getRepeat() - Method in interface org.ow2.orchestra.pvm.job.Timer
 
getResource(ClassLoader, String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getResource() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
getResource() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
getResourceAsStream(ClassLoader, String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getResources(ClassLoader, String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getRetries() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
getRetries() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getRetries() - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
getRetries() - Method in interface org.ow2.orchestra.pvm.job.Job
 
getReturnedClass() - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
getSchemaOperation() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
getScriptManager() - Static method in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
getSecondInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getSeconds() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getSession() - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
getSetterName() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
Gets the name of the setter method used to inject the property value.
getSeverity() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
getSignalName() - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
getSignalName() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
getSignalName() - Method in interface org.ow2.orchestra.pvm.job.Timer
 
getSignature(String, List<ArgDescriptor>, Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getSource() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
getSource() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getSource() - Method in interface org.ow2.orchestra.pvm.model.Transition
the node from which this transition leaves.
getSourceDescriptor() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getSourceExpression() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getSourceValue(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getStartTime(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getState() - Method in interface org.ow2.orchestra.pvm.Execution
the state of this execution.
getState() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getSubProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getSubProcessInstance() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
the related sub process execution.
getSuperProcessExecution() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getTagNames(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Bindings
the set of all tagNames for which there is a binding specified in the given category
getText() - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
getThreadPool() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
getTime() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
getTime() - Method in interface org.ow2.orchestra.pvm.model.Comment
time that specifies when the comment was made
getTime() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
 
getTime() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
getTime(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
getTimerDefinitions() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
getTimers(int, int) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandManagementService
 
getTimers(int, int) - Method in interface org.ow2.orchestra.pvm.ManagementService
all the timers which are waiting for their due date.
GetTimersCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
GetTimersCmd(int, int) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.GetTimersCmd
 
getTimeZone() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getToDay() - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
getToHour() - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getToMinute() - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
getTransactionName() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.EnlistOperation
Gets the name of the transaction to which the object should be added.
getTransition() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
the current transition indicating the position in the process definition graph.
getTransition() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getTransition() - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
the current transition indicating the position in the process definition graph.
getTransitionName() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
getTransitionOrigin() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getType() - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
getType() - Method in class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
getType() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.BusinessCalendarDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassLoaderDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CommandServiceDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
 
getType(WireDefinition) - Method in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
the type of the produced object or null if that is not available
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateJobDbSessionDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernatePvmDbSessionDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
getType(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.VariableTypeResolverDescriptor
 
getType() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
text id of the type of this process log used for XML serialization.
getType() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
text id of the type of this process log used for XML serialization.
getTypeName() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
Gets the name of the type of this argument if it is defined.
getUnqualifiedClassName(Class<?>) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getUnqualifiedClassName(String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
getUrl() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
getUserId() - Method in class org.ow2.orchestra.pvm.env.Environment
get the authenticated user id
getUserId() - Method in class org.ow2.orchestra.pvm.internal.env.Authentication
 
getUserId() - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
getUserId() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
getUserId() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
getUserId() - Method in interface org.ow2.orchestra.pvm.model.Comment
the id of the user that made this comment.
getValue() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
getValue() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
getValueDescriptors() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
getVariable(String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
retrieves a variable
getVariable(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getVariable(String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
getVariable(String) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
retrieve the value for the given key.
getVariableClass() - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
getVariableDefinitions() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
getVariableKeys() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getVariableKeys() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
a non-null set that contains all the keys present in this scope.
getVariableObject(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getVariables(String, List<String>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
retrieves a map of variables
getVariables() - Method in class org.ow2.orchestra.pvm.internal.cmd.VariablesCmd
 
getVariables() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
getVariables(String, List<String>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
getVariables() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
a non-null map containing all the key-value pairs in this scope.
GetVariablesCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
GetVariablesCmd(String, List<String>) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.GetVariablesCmd
 
getVersion() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
getVersion() - Method in interface org.ow2.orchestra.pvm.ProcessDefinition
automatically assigned during deployment of a process that represents the sequence number for process definitions with the same name.
getWaitCondition() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
getWaitConditionDescriptor() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
see Wait conditions
getWaitPeriod() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
getWeekInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getWeeks() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
getWireContext() - Method in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
getWireDefinition() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
getYearInMillis() - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
getYears() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
glue(List<byte[]>) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyChopped
 
glue(List<String>) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyChopped
 
guardCondition(Condition) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the guard condition on the current transition.

H

handle(ExecutionImpl, Exception, ProcessElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
Handles the exception.
handleDeadJob(Job) - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.DeadJobHandler
Handle the dead job.
handleException(ObservableElementImpl, EventImpl, EventListenerReference, Exception, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
has(String) - Method in interface org.ow2.orchestra.pvm.env.Context
 
has(String) - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
has(String) - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
has(String) - Method in class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
has(String) - Method in class org.ow2.orchestra.pvm.internal.env.JobContext
 
has(String) - Method in class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
has(String) - Method in class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
has(String) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
has(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
checks if the given objectName is defined, either by means of a descriptor or by an explicit WireContext.set(String, Object).
hasCached(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
checks if the given objectName is available in the cache, which means it already has been constructed from a wire definition or it has been WireContext.set(String, Object) explicitely.
hasClassLoader() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
hasDescriptor(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
hasEvent(String) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
hasEvent(String) - Method in interface org.ow2.orchestra.pvm.model.ObservableElement
indicates if the given event is defined no this element.
hasException(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
hasExecution(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
hasExecution(String) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
indicates if this execution has a child execution with the given executionName
hashCode(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
hashCode() - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
hashCode() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
hashCode() - Method in class org.ow2.orchestra.pvm.internal.util.FilterListener
 
hasIncomingTransitions() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
indicates if this node has arriving transitions
hasIncomingTransitions() - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if this node has arriving transitions
hasNode(String) - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
is this node present ?
hasNode(String) - Method in interface org.ow2.orchestra.pvm.model.CompositeElement
indicates if a node with the given name exists in this processDefinition.
hasNodes() - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
indicates if this processDefinition has nodes.
hasNodes() - Method in interface org.ow2.orchestra.pvm.model.CompositeElement
indicates if this processDefinition has nodes.
hasOutgoingTransition(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
indicates if a leaving transition with the given transitionName exists.
hasOutgoingTransition(String) - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if a leaving transition with the given transitionName exists.
hasOutgoingTransitions() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
indicates if this node has leaving transitions
hasOutgoingTransitions() - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if this node has leaving transitions
hasProblems() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
indicates presence of problems
hasTimerDefinitions - Variable in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
hasVariable(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
hasVariable(String) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
indicates presenve of the given key.
hasVariableDefinitions - Variable in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
hasVariables - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
hasVariables() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
hasVariables() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
indicates if there are keys in this scope.
hibernatable - Variable in class org.ow2.orchestra.pvm.internal.type.variable.HibernateLongVariable
 
hibernatable - Variable in class org.ow2.orchestra.pvm.internal.type.variable.HibernateStringVariable
 
HibernateConfigurationBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a hibernate Configuration.
HibernateConfigurationBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.HibernateConfigurationBinding
 
HibernateConfigurationBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.HibernateConfigurationBinding
 
HibernateConfigurationDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
HibernateConfigurationDescriptor.AddClass - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.AddClass(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddClass
 
HibernateConfigurationDescriptor.AddFile - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.AddFile(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddFile
 
HibernateConfigurationDescriptor.AddResource - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.AddResource(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddResource
 
HibernateConfigurationDescriptor.AddUrl - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.AddUrl(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddUrl
 
HibernateConfigurationDescriptor.CreateSchema - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy(String, String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
 
HibernateConfigurationDescriptor.SetCollectionCacheConcurrencyStrategy - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateConfigurationDescriptor.SetCollectionCacheConcurrencyStrategy(String, String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCollectionCacheConcurrencyStrategy
 
HibernateConfigurationDescriptor.UpdateSchema - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateDbSession - Class in org.ow2.orchestra.pvm.internal.hibernate
 
HibernateDbSession() - Constructor for class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
HibernateIdMatcher - Class in org.ow2.orchestra.pvm.internal.type.matcher
 
HibernateIdMatcher(String) - Constructor for class org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
 
HibernateJobDbSession - Class in org.ow2.orchestra.pvm.internal.hibernate
 
HibernateJobDbSession() - Constructor for class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
HibernateJobDbSessionDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateJobDbSessionDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateJobDbSessionDescriptor
 
HibernateLongIdMatcher - Class in org.ow2.orchestra.pvm.internal.type.matcher
 
HibernateLongIdMatcher(String) - Constructor for class org.ow2.orchestra.pvm.internal.type.matcher.HibernateLongIdMatcher
 
HibernateLongVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
HibernateLongVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.HibernateLongVariable
 
HibernatePvmDbSession - Class in org.ow2.orchestra.pvm.internal.hibernate
 
HibernatePvmDbSession() - Constructor for class org.ow2.orchestra.pvm.internal.hibernate.HibernatePvmDbSession
 
HibernatePvmDbSessionDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernatePvmDbSessionDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernatePvmDbSessionDescriptor
 
HibernateSessionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a hibernate Session.
HibernateSessionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.HibernateSessionBinding
 
HibernateSessionDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateSessionDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
HibernateSessionFactoryBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a hibernate SessionFactory.
HibernateSessionFactoryBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.HibernateSessionFactoryBinding
 
HibernateSessionFactoryDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateSessionFactoryDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor
 
HibernateSessionFactoryDescriptor.SessionFactoryCloser - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
HibernateSessionFactoryDescriptor.SessionFactoryCloser(SessionFactory) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor.SessionFactoryCloser
 
HibernateSessionManager - Class in org.ow2.orchestra.pvm.internal.spring
 
HibernateSessionManager() - Constructor for class org.ow2.orchestra.pvm.internal.spring.HibernateSessionManager
 
HibernateSessionResource - Class in org.ow2.orchestra.pvm.internal.tx
 
HibernateSessionResource(Session) - Constructor for class org.ow2.orchestra.pvm.internal.tx.HibernateSessionResource
 
HibernateStringIdMatcher - Class in org.ow2.orchestra.pvm.internal.type.matcher
 
HibernateStringIdMatcher(String) - Constructor for class org.ow2.orchestra.pvm.internal.type.matcher.HibernateStringIdMatcher
 
HibernateStringVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
HibernateStringVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.HibernateStringVariable
 
HIGH - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
HIGHEST - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
Holiday - Class in org.ow2.orchestra.pvm.internal.cal
identifies a continuous set of days.
Holiday() - Constructor for class org.ow2.orchestra.pvm.internal.cal.Holiday
 
holidays - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
hourInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
hours - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 

I

id - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
a unique id for this execution.
id - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
the unique id (e.g. combination of name and versionnumber) for this process definition.
IdGenerator - Interface in org.ow2.orchestra.pvm.model
 
IdGeneratorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
IdGeneratorBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.IdGeneratorBinding
 
idleMillis - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
importExternalReferences(Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
Imports the resource defined by the file, resource or url attribute of the element.
importStream(StreamSource, Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
builds a dom from the importedStreamSource and appends the child elements of the document element to the destination element.
includes(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
includes(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
incomingTransitions - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
index - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
index - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
info(String) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
info(String, Throwable) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
init(FilterConfig) - Method in class org.ow2.orchestra.pvm.internal.env.AuthenticationFilter
 
init() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorServlet
 
init - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
INIT_EAGER - Static variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
eager creation and delayed initialization
INIT_IMMEDIATE - Static variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
eager creation and immediate initialization
INIT_LAZY - Static variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
lazy creation and delayed initialization
INIT_REQUIRED - Static variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
lazy creation and immediate initialization
initial - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
the node which is executed when the process starts
initial() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
marks the last created node as the initial node in the process.
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DeployerManagerDescriptor
 
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateJobDbSessionDescriptor
 
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernatePvmDbSessionDescriptor
 
initialize(Object, WireContext) - Method in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
called by the WireContext to initialize the specified object.
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.MapDescriptor
 
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Initializes the specified object.
initialize(Object, WireContext) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
initializeProcessInstance(ProcessDefinitionImpl, String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
initializeScopes() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
initializeTimers(CompositeElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
initializeVariables(CompositeElementImpl, ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
inputSource - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
inputStream - Variable in class org.ow2.orchestra.pvm.internal.stream.InputStreamSource
 
inputStream - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
InputStreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
InputStreamSource(InputStream) - Constructor for class org.ow2.orchestra.pvm.internal.stream.InputStreamSource
 
instantiate(ClassLoader, String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
instantiateProcessDefinition() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
to be overwritten by specific process language factories
instantiateTimer() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
IntBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating an Integer.
IntBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.IntBinding
 
IntegerDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor specifies an Integer.
IntegerDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.IntegerDescriptor
 
IntegerDescriptor(Integer) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.IntegerDescriptor
 
IntegerToLongConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
IntegerToLongConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.IntegerToLongConverter
 
Interceptor - Class in org.ow2.orchestra.pvm.internal.svc
 
Interceptor() - Constructor for class org.ow2.orchestra.pvm.internal.svc.Interceptor
 
invoke(Method, Object, Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
InvokeBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating an invoke operation.
InvokeBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.InvokeBinding
 
InvokeOperation - Class in org.ow2.orchestra.pvm.internal.wire.operation
invokes a method.
InvokeOperation() - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
 
IoUtil - Class in org.ow2.orchestra.pvm.internal.util
 
isActive() - Method in interface org.ow2.orchestra.pvm.Execution
is this execution active ?
isActive() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
isActive - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
isActive() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
isActive() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
returns true if this JobExecutor is started
isActive() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
isArgumentMatch(Class<?>[], List<ArgDescriptor>, Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
isAsync(ExecutionImpl) - Method in interface org.ow2.orchestra.pvm.internal.model.op.AtomicOperation
 
isAsync(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ExecuteNode
 
isAsync(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.MoveToChildNode
 
isAsync(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.MoveToParentNode
 
isAsync(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestination
 
isAsync(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.Signal
 
isAsync(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.TakeTransition
 
isAutoWireEnabled() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Checks if auto-wiring is enabled
isBusinessTime - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
isBusinessTime() - Method in class org.ow2.orchestra.pvm.internal.cal.Duration
 
isDebugEnabled() - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
isDefaultRetries - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
isDefaultRetries() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
isDelayable() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
isDelayable() - Method in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
Checks if the initialization should be done during the construction phase or if it can be done later.
isDelayedInitializationAllowed() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ReferenceDescriptor
 
isEagerInit() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
isEagerInit() - Method in interface org.ow2.orchestra.pvm.internal.wire.Descriptor
if eager initialization is set, it means that an object must be created immediately during construction of the WireContext.
isEmpty() - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
isEnded() - Method in interface org.ow2.orchestra.pvm.Execution
is this execution ended normally ?
isEnded() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
isExclusive - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
specifies if this jobImpl can be executed concurrently with other jobs for the same execution.
isExclusive() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
isExclusive - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
isExclusive() - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
isExclusive() - Method in interface org.ow2.orchestra.pvm.job.Job
 
isExecutionAsync - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isExecutionAsync() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isExecutionAsync() - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if this node should be executed asynchronously.
isExposeType() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
isFiltered(String) - Method in class org.ow2.orchestra.pvm.internal.util.FilterListener
 
isFinished() - Method in interface org.ow2.orchestra.pvm.Execution
is this execution ended or cancelled ?
isFinished() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
isHoliday(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
isInBusinessHours(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
isInfoEnabled() - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
isLeaveAsync - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isLeaveAsync() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isLeaveAsync() - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if execution should proceed asynchronously when this node is left over any of the outgoing transitions.
isLimitSameInstanceJobs() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
isLocalScope - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isLocalScope() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isLocked() - Method in interface org.ow2.orchestra.pvm.Execution
is this execution locked ?
isLocked() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
isMutable() - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
isObjectDescriptor(Element) - Static method in class org.ow2.orchestra.pvm.internal.wire.binding.ObjectBinding
 
isPreviousNeeded - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isPreviousNeeded() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isPreviousNeeded() - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if this node behaviour needs to know the previous node or previous transition.
isPropagationEnabled() - Method in class org.ow2.orchestra.pvm.internal.model.EventListenerReference
does this action accept propagated events ?
isRethrowMasked - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
isRethrowMasked() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
isRollbackOnly() - Method in interface org.ow2.orchestra.pvm.env.Transaction
is this transaction marked for rollback only ?
isRollbackOnly() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
isSignalAsync - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isSignalAsync() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
isSignalAsync() - Method in interface org.ow2.orchestra.pvm.model.Node
indicates if signals should be processed asynchronously.
isStartAfter(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.BlobVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.ClobVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.DateVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.DoubleVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.HibernateLongVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.HibernateStringVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
is true if this variable-instance supports the given value, false otherwise.
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.LongVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.NullVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.StringVariable
 
isStorable(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.UnpersistableVariable
 
isSuspended() - Method in interface org.ow2.orchestra.pvm.Execution
is this execution suspended ?
isSuspended - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
suspended jobs will not execute.
isSuspended() - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
isSuspended() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
isSuspended() - Method in interface org.ow2.orchestra.pvm.job.Job
 
isSynchronized - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
isSynchronized() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
isTakeAsync - Variable in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
isTakeAsync() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
isTraceEnabled() - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
isTransactional - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
isTransactional() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
isWireEvents() - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
true if the target object will listen to Descriptor related events.
isXml - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
isXml() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 

J

JdkDispatcherThread - Class in org.ow2.orchestra.pvm.internal.jobexecutor.jdk
AbstractDispatcherThread implementation for using with ExecutorService.
JdkJobExecutor - Class in org.ow2.orchestra.pvm.internal.jobexecutor.jdk
Implementation of the JobExecutor which uses java ExecutorService to execute the jobs.
JdkJobExecutor() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
jmsDestination - Variable in class org.ow2.orchestra.pvm.internal.jms.JmsMessageSession
 
JmsMessageSession - Class in org.ow2.orchestra.pvm.internal.jms
message service implementation based on JMS.
JmsMessageSession() - Constructor for class org.ow2.orchestra.pvm.internal.jms.JmsMessageSession
 
JmsMessageUtil - Class in org.ow2.orchestra.pvm.internal.jms
message printing and destination name extraction.
jmsSession - Variable in class org.ow2.orchestra.pvm.internal.jms.JmsMessageSession
 
JndiBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for looking up an object from JNDI through the InitialContext.
JndiBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.JndiBinding
 
JndiDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
JndiDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.JndiDescriptor
 
JndiDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.JndiDescriptor
 
Job - Interface in org.ow2.orchestra.pvm.job
base class for timers and messages.
JobAddedNotification - Class in org.ow2.orchestra.pvm.internal.jobexecutor
listener that can be registered as a listener to the transaction to notify the jobImpl executor of added jobs so that the dispatcher thread can wake up.
JobAddedNotification(JobExecutor) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobAddedNotification
 
JobContext - Class in org.ow2.orchestra.pvm.internal.env
 
JobContext(JobImpl<?>) - Constructor for class org.ow2.orchestra.pvm.internal.env.JobContext
 
jobDbid - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.ExecuteJobCmd
 
jobDbid - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExceptionHandler
 
JobDbSession - Interface in org.ow2.orchestra.pvm.internal.jobexecutor
internal interface used by the jobImpl executor and the implementations of MessageSession and TimerSession.
JobDbSessionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a HibernateJobDbSession.
JobDbSessionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.JobDbSessionBinding
 
jobDescription - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.JobHistoryEntry
 
JobExceptionHandler - Class in org.ow2.orchestra.pvm.internal.jobexecutor
 
JobExceptionHandler(long, Throwable) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobExceptionHandler
 
JobExceptionHandler(JobImpl<?>, Throwable) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobExceptionHandler
 
JobExecutor - Interface in org.ow2.orchestra.pvm.internal.jobexecutor
 
JobExecutorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a JobExecutor.
JobExecutorBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.JobExecutorBinding
 
JobExecutorDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
JobExecutorDescriptor(Class<? extends JobExecutor>) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.JobExecutorDescriptor
 
JobExecutorDescriptor.JobExecutorStopper - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
JobExecutorDescriptor.JobExecutorStopper(JobExecutor) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.JobExecutorDescriptor.JobExecutorStopper
 
JobExecutorMessageSession - Class in org.ow2.orchestra.pvm.internal.jobexecutor
 
JobExecutorMessageSession() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorMessageSession
 
JobExecutorServlet - Class in org.ow2.orchestra.pvm.internal.jobexecutor
starts the jobImpl executor on init and closes the orchestra configuration upon destroy.
JobExecutorServlet() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorServlet
 
JobExecutorTask - Class in org.ow2.orchestra.pvm.internal.jobexecutor.jdk
 
JobExecutorTask(CommandService, Collection<JobImpl<?>>) - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JobExecutorTask
 
JobExecutorTimerSession - Class in org.ow2.orchestra.pvm.internal.jobexecutor
Timers created with this service are committed at the end of the transaction, so their execution will be late if the delay is shorter than the transaction.
JobExecutorTimerSession() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorTimerSession
 
JobHistoryEntry - Class in org.ow2.orchestra.pvm.internal.jobexecutor
one entry in the jobImpl execution history.
JobHistoryEntry() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.JobHistoryEntry
 
JobImpl<T> - Class in org.ow2.orchestra.pvm.internal.job
 
JobImpl() - Constructor for class org.ow2.orchestra.pvm.internal.job.JobImpl
 
JobImpl.JobException - Class in org.ow2.orchestra.pvm.internal.job
 
JobImpl.JobException() - Constructor for class org.ow2.orchestra.pvm.internal.job.JobImpl.JobException
 
jobs - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
JobTestHelper - Class in org.ow2.orchestra.pvm.job
helper class for testing that executes messages and timers in the test runner thread.
JobTestHelper() - Constructor for class org.ow2.orchestra.pvm.job.JobTestHelper
 
JobTestHelperBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
JobTestHelperBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.JobTestHelperBinding
 
jobWasAdded() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
jobWasAdded() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
jobWasAdded() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
signals jobExecutor that a job has been added
joinKeyColumnName(String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 

K

KEY - Static variable in class org.ow2.orchestra.pvm.internal.env.JobContext
 
key - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
a key for this execution. typically this is an externally provided reference that is unique within the scope of the process definition.
key - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
user provided short reference for the process definition that has the same scope as the name.
key - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
key - Variable in class org.ow2.orchestra.pvm.internal.type.Variable
 
key(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the key of the process definition explicitely
keys() - Method in interface org.ow2.orchestra.pvm.env.Context
 
keys() - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
keys() - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
keys() - Method in class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
keys() - Method in class org.ow2.orchestra.pvm.internal.env.JobContext
 
keys() - Method in class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
keys() - Method in class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
keys() - Method in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
keys() - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
keys() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
the list of object names defined in this context.
keySet() - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 

L

l - Variable in class org.ow2.orchestra.pvm.internal.type.variable.LongVariable
 
language - Variable in class org.ow2.orchestra.pvm.Deployment
 
limitSameInstanceJobs - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
ListBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a JobExecutor.
ListBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ListBinding
 
ListDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates a List.
ListDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ListDescriptor
 
listener - Variable in class org.ow2.orchestra.pvm.internal.util.FilterListener
 
Listener - Interface in org.ow2.orchestra.pvm.internal.util
listener to events that are produced by an Observable.
listener(Descriptor) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
adds an action to the current event.
listener(EventListener) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
adds an action to the current event.
listener(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
adds an action to the current event.
listenerReferences - Variable in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
listeners - Variable in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
load(Object, InputStream) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
loadClass(ClassLoader, String) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
loadClasses(ClassLoader, List<String>) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
LocalCommandExecutor - Interface in org.ow2.orchestra.pvm.internal.ejb
EJB2 local interface for the command executor.
LocalCommandExecutorHome - Interface in org.ow2.orchestra.pvm.internal.ejb
EJB2 local home for the command executor.
LocalTimer - Interface in org.ow2.orchestra.pvm.internal.ejb
 
LocalTimerHome - Interface in org.ow2.orchestra.pvm.internal.ejb
 
lock(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
lockExpirationTime - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
the time the lock on this jobImpl expires.
lockMillis - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
lockOwner - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
name of the jobImpl executor name that has locked this jobImpl.
lockPessimistically(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
lockPessimistically(Object) - Method in interface org.ow2.orchestra.pvm.session.DbSession
 
LOG - Static variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
Log - Class in org.ow2.orchestra.pvm.internal.log
 
Log(Logger) - Constructor for class org.ow2.orchestra.pvm.internal.log.Log
 
logicalCollectionColumnName(String, String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
logicalCollectionTableName(String, String, String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
logicalColumnName(String, String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
LogSession - Interface in org.ow2.orchestra.pvm.session
 
LogSessionChain - Class in org.ow2.orchestra.pvm.processlog
log session that delegates to a delegate list of log sessions.
LogSessionChain() - Constructor for class org.ow2.orchestra.pvm.processlog.LogSessionChain
 
LogSessionFilter - Class in org.ow2.orchestra.pvm.processlog
filtering log session.
LogSessionFilter() - Constructor for class org.ow2.orchestra.pvm.processlog.LogSessionFilter
 
LongBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Long.
LongBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.LongBinding
 
LongDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
LongDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.LongDescriptor
 
LongDescriptor(Long) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.LongDescriptor
 
longVal - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.ByteDescriptor
 
longVal - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.IntegerDescriptor
 
longVal - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.LongDescriptor
 
longVal - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.ShortDescriptor
 
LongVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
LongVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.LongVariable
 
LOW - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
LOWEST - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 

M

makeDefault() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
ManagementService - Interface in org.ow2.orchestra.pvm
operations targeted to system operators that need to keep the process engine up and running.
ManagementServiceBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
ManagementServiceBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ManagementServiceBinding
 
MapBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Map.
MapBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.MapBinding
 
MapDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates a Map.
MapDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.MapDescriptor
 
Matcher - Interface in org.ow2.orchestra.pvm.internal.type
 
matches(Exception) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
matches(Class<?>) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
matches(String, Object) - Method in class org.ow2.orchestra.pvm.internal.type.matcher.ClassNameMatcher
 
matches(String, Object) - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
 
matches(String, Object) - Method in interface org.ow2.orchestra.pvm.internal.type.Matcher
 
matches(String, Object) - Method in class org.ow2.orchestra.pvm.internal.type.matcher.SerializableMatcher
 
matches(String, Object) - Method in class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
matches(Element) - Method in class org.ow2.orchestra.pvm.internal.util.TagBinding
 
matches(Element) - Method in interface org.ow2.orchestra.pvm.internal.xml.Binding
does this binding apply to the given element?
maxResults - Variable in class org.ow2.orchestra.pvm.internal.cmd.QueryCommand
 
message - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
Message - Interface in org.ow2.orchestra.pvm.job
an asynchronous message.
MessageImpl<T> - Class in org.ow2.orchestra.pvm.internal.job
 
MessageImpl() - Constructor for class org.ow2.orchestra.pvm.internal.job.MessageImpl
 
MessageImpl(ExecutionImpl) - Constructor for class org.ow2.orchestra.pvm.internal.job.MessageImpl
 
MessageSession - Interface in org.ow2.orchestra.pvm.session
 
MessageSessionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a MessageSession.
MessageSessionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.MessageSessionBinding
 
MethodInvokerListener - Class in org.ow2.orchestra.pvm.internal.wire.operation
Wrapper for the subscribe operation.
MethodInvokerListener(String, List<ArgDescriptor>, WireContext, Object) - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.MethodInvokerListener
Creates a new Wrapper.
millis - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
minuteInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
minutes - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
monthInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
months - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
move(Node) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
position this execution in the destination node.
move(Node, Execution) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
position the given execution in the destination node
move(Node, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
move(Node) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
moveTo(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
MoveToChildNode - Class in org.ow2.orchestra.pvm.internal.model.op
 
MoveToChildNode(NodeImpl) - Constructor for class org.ow2.orchestra.pvm.internal.model.op.MoveToChildNode
 
MoveToParentNode - Class in org.ow2.orchestra.pvm.internal.model.op
 
MoveToParentNode() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.MoveToParentNode
 

N

name - Variable in class org.ow2.orchestra.pvm.Deployment
 
name - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
name - Variable in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
name - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
an optional name for this execution. can be used to differentiate concurrent paths of execution like e.g. the 'shipping' and 'billing' paths.
name - Variable in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
name - Variable in class org.ow2.orchestra.pvm.internal.stream.StreamSource
 
name - Variable in class org.ow2.orchestra.pvm.internal.type.Type
 
name - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
name - Variable in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
name - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
namespaceUri - Variable in class org.ow2.orchestra.pvm.internal.util.TagBinding
 
needsPrevious() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the property needsPrevious on the current node.
newChildExecution() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
newDocumentBuilderFactory() - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
factory method for DocumentBuilderFactory during lazy initialization of the documentBuilderFactory.
newInstance(Class<T>) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
newInstance(Constructor<T>) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
newInstance(Constructor<T>, Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
newProcessInstance() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
next - Variable in class org.ow2.orchestra.pvm.internal.svc.Interceptor
 
nextDueDateCommand - Variable in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
nextLogIndex - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
maintains the index of the next log record.
nextLogIndex() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
node - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
current node
Node - Interface in org.ow2.orchestra.pvm.model
a node in a OpenProcessDefinition graph.
node - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
node() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
creates a node in the current parent.
node(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
creates a named node.
NODE_BEGIN - Static variable in interface org.ow2.orchestra.pvm.model.Event
 
NODE_END - Static variable in interface org.ow2.orchestra.pvm.model.Event
 
NodeImpl - Class in org.ow2.orchestra.pvm.internal.model
 
NodeImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.NodeImpl
Use CompositeElementImpl.createNode() or CompositeElementImpl.createNode() instead.
nodeName - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
nodes - Variable in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
nodesMap - Variable in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
NORMAL - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
notify(EventListenerExecution) - Method in interface org.ow2.orchestra.pvm.listener.EventListener
 
NullBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a null value.
NullBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.NullBinding
 
NullDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates a null object.
NullDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.NullDescriptor
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
NullVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
NullVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.NullVariable
 

O

object - Variable in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
ObjectBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a java object through reflection.
ObjectBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ObjectBinding
 
ObjectDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates and initializes an object.
ObjectDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
 
ObjectDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
 
ObjectDescriptor(Class<?>) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
 
ObjectReference<T> - Class in org.ow2.orchestra.pvm.internal.model
 
ObjectReference() - Constructor for class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
ObjectReference(String) - Constructor for class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
ObjectReference(Descriptor) - Constructor for class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
ObjectReference(T) - Constructor for class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
objectStack - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
Observable - Interface in org.ow2.orchestra.pvm.internal.util
dispatches events to which listeners can subscribe.
ObservableElement - Interface in org.ow2.orchestra.pvm.model
a super class for process elements that have events.
observableElement - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
ObservableElementImpl - Class in org.ow2.orchestra.pvm.internal.model
observable and visible process elements.
ObservableElementImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
oid - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
oid - Variable in class org.ow2.orchestra.pvm.internal.cal.Day
 
oid - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
oid - Variable in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
onMessage(Message) - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandReceiverMDB
Processes a command message.
openEnvironment() - Method in class org.ow2.orchestra.pvm.env.EnvironmentFactory
open a new Environment.
openEnvironment() - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
openEnvironment() - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
OpenExecution - Interface in org.ow2.orchestra.pvm.model
execution that opens up access to the related objects in the execution and process definition model.
OpenProcessDefinition - Interface in org.ow2.orchestra.pvm.model
a graph (or tree) structure that can be executed.
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.ByteArrayStreamSource
 
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.FileStreamSource
 
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.InputStreamSource
 
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.ResourceStreamSource
 
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.StreamSource
 
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.StringStreamSource
 
openStream() - Method in class org.ow2.orchestra.pvm.internal.stream.UrlStreamSource
 
Operation - Interface in org.ow2.orchestra.pvm.internal.wire.operation
any field update or method invocation after the construction of an object.
org.ow2.orchestra.pvm - package org.ow2.orchestra.pvm
 
org.ow2.orchestra.pvm.activity - package org.ow2.orchestra.pvm.activity
 
org.ow2.orchestra.pvm.client - package org.ow2.orchestra.pvm.client
 
org.ow2.orchestra.pvm.env - package org.ow2.orchestra.pvm.env
 
org.ow2.orchestra.pvm.internal.cal - package org.ow2.orchestra.pvm.internal.cal
 
org.ow2.orchestra.pvm.internal.cmd - package org.ow2.orchestra.pvm.internal.cmd
 
org.ow2.orchestra.pvm.internal.deploy - package org.ow2.orchestra.pvm.internal.deploy
 
org.ow2.orchestra.pvm.internal.ejb - package org.ow2.orchestra.pvm.internal.ejb
 
org.ow2.orchestra.pvm.internal.env - package org.ow2.orchestra.pvm.internal.env
 
org.ow2.orchestra.pvm.internal.hibernate - package org.ow2.orchestra.pvm.internal.hibernate
 
org.ow2.orchestra.pvm.internal.jms - package org.ow2.orchestra.pvm.internal.jms
 
org.ow2.orchestra.pvm.internal.job - package org.ow2.orchestra.pvm.internal.job
 
org.ow2.orchestra.pvm.internal.jobexecutor - package org.ow2.orchestra.pvm.internal.jobexecutor
 
org.ow2.orchestra.pvm.internal.jobexecutor.jdk - package org.ow2.orchestra.pvm.internal.jobexecutor.jdk
 
org.ow2.orchestra.pvm.internal.jobexecutor.pvm - package org.ow2.orchestra.pvm.internal.jobexecutor.pvm
 
org.ow2.orchestra.pvm.internal.lob - package org.ow2.orchestra.pvm.internal.lob
 
org.ow2.orchestra.pvm.internal.log - package org.ow2.orchestra.pvm.internal.log
 
org.ow2.orchestra.pvm.internal.model - package org.ow2.orchestra.pvm.internal.model
 
org.ow2.orchestra.pvm.internal.model.op - package org.ow2.orchestra.pvm.internal.model.op
 
org.ow2.orchestra.pvm.internal.script - package org.ow2.orchestra.pvm.internal.script
 
org.ow2.orchestra.pvm.internal.spring - package org.ow2.orchestra.pvm.internal.spring
 
org.ow2.orchestra.pvm.internal.stream - package org.ow2.orchestra.pvm.internal.stream
 
org.ow2.orchestra.pvm.internal.svc - package org.ow2.orchestra.pvm.internal.svc
 
org.ow2.orchestra.pvm.internal.tx - package org.ow2.orchestra.pvm.internal.tx
 
org.ow2.orchestra.pvm.internal.type - package org.ow2.orchestra.pvm.internal.type
 
org.ow2.orchestra.pvm.internal.type.converter - package org.ow2.orchestra.pvm.internal.type.converter
 
org.ow2.orchestra.pvm.internal.type.matcher - package org.ow2.orchestra.pvm.internal.type.matcher
 
org.ow2.orchestra.pvm.internal.type.variable - package org.ow2.orchestra.pvm.internal.type.variable
 
org.ow2.orchestra.pvm.internal.util - package org.ow2.orchestra.pvm.internal.util
 
org.ow2.orchestra.pvm.internal.wire - package org.ow2.orchestra.pvm.internal.wire
 
org.ow2.orchestra.pvm.internal.wire.binding - package org.ow2.orchestra.pvm.internal.wire.binding
 
org.ow2.orchestra.pvm.internal.wire.descriptor - package org.ow2.orchestra.pvm.internal.wire.descriptor
 
org.ow2.orchestra.pvm.internal.wire.operation - package org.ow2.orchestra.pvm.internal.wire.operation
 
org.ow2.orchestra.pvm.internal.wire.xml - package org.ow2.orchestra.pvm.internal.wire.xml
 
org.ow2.orchestra.pvm.internal.xml - package org.ow2.orchestra.pvm.internal.xml
 
org.ow2.orchestra.pvm.job - package org.ow2.orchestra.pvm.job
 
org.ow2.orchestra.pvm.listener - package org.ow2.orchestra.pvm.listener
 
org.ow2.orchestra.pvm.model - package org.ow2.orchestra.pvm.model
 
org.ow2.orchestra.pvm.processlog - package org.ow2.orchestra.pvm.processlog
 
org.ow2.orchestra.pvm.session - package org.ow2.orchestra.pvm.session
 
outgoingTransitions - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
outgoingTransitionsMap - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 

P

packageName - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
optional package name similar to the Java package name.
parameters - Variable in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
parent - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
parent - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
the parent child relation of executions is convenient for some forms of concurrency.
parentInstanceStartTime - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
parentNode - Variable in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.AbstractCollectionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.AuthorizationInterceptorBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.BasicTypeBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.BusinessCalendarBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.CheckVersionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ClassBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ContextRefBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.CreateIdBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.CreateProcessBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.DeployerManagerBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.EnlistBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.EnvironmentFactoryRefBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.EnvironmentInterceptorBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.EnvironmentRefBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ExecutionServiceBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.FalseBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.FieldBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.HibernateConfigurationBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.HibernateSessionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.HibernateSessionFactoryBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.IdGeneratorBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.InvokeBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.JndiBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.JobDbSessionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.JobExecutorBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.JobTestHelperBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ManagementServiceBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.MapBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.MessageSessionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.NullBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ObjectBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ProcessServiceBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.PropertiesBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.PropertyBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.PvmDbSessionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.RefBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.RetryInterceptorBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.SaveProcessBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.ScriptManagerBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.StandardCommandServiceBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.StandardTransactionInterceptorBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.SubscribeBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.TimerSessionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.TransactionBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.TransactionRefBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.TrueBinding
 
parse(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.VariableTypesBinding
 
parse(Element, Parse, Parser) - Method in interface org.ow2.orchestra.pvm.internal.xml.Binding
translates the given element into a domain model java object.
Parse - Class in org.ow2.orchestra.pvm.internal.xml
information related to one single parse operation, for instructions see Parser.
Parse(Parser) - Constructor for class org.ow2.orchestra.pvm.internal.xml.Parse
 
parseArgs(List<Element>, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
Parses the list of arguments of a method.
parseDocument(Document, Parse) - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
parseDocument(Document, Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
start of the DOM walk.
parseDocumentElement(Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.xml.BindingParser
 
parseDocumentElement(Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
This method builds the WireDefinition from the DOM tree.
parseDocumentElement(Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
parses the top level element in the document and produces the object that is the result from the parsing.
parseElement(Element, Parse, String) - Method in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
This method parses an arbitrary element in the document based on the bindings in the given category.
parseElement(Element, Parse) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
parses an arbitrary element in the document with the first matching binding found using any of the categories.
parseElement(Element, Parse, String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
parses an arbitrary element in the document based on the bindings in the given category.
parsePriority(String) - Static method in class org.ow2.orchestra.pvm.internal.util.Priority
 
parser - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
Parser - Class in org.ow2.orchestra.pvm.internal.xml
makes typical usage of JAXP more convenient, adds a binding framework, entity resolution and error handling.
Parser() - Constructor for class org.ow2.orchestra.pvm.internal.xml.Parser
the default parser
Parser(Bindings) - Constructor for class org.ow2.orchestra.pvm.internal.xml.Parser
creates a new Parser with bindings that can be maintained statically in specialized subclasses of Parser.
Parser(Bindings, Map<String, Entity>) - Constructor for class org.ow2.orchestra.pvm.internal.xml.Parser
creates a new Parser with bindings and entities that can be maintained statically in specialized subclasses of Parser.
parseTypeMapping(Element, Parse, Parser) - Method in class org.ow2.orchestra.pvm.internal.wire.binding.VariableTypesBinding
 
parseXmlString(String) - Static method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
parseXmlString(String) - Static method in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
Convenience method to parse a wiring xml.
passes(ProcessLog) - Method in class org.ow2.orchestra.pvm.processlog.LogSessionFilter
can be overwritten in case filtering needs to be more sophisticated then just type matching.
peekObject() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
look up the top contextual object from the stack.
perform(ExecutionImpl) - Method in interface org.ow2.orchestra.pvm.internal.model.op.AtomicOperation
 
perform(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ExecuteNode
 
perform(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.MoveToChildNode
 
perform(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.MoveToParentNode
 
perform(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestination
 
perform(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.Signal
 
perform(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.op.TakeTransition
 
performAtomicOperation(AtomicOperation) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
performAtomicOperationSync(AtomicOperation) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
popEnvironment() - Static method in class org.ow2.orchestra.pvm.env.Environment
pops the closing context from the stack of current contexts.
popObject() - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
remove a contextual object from the stack.
prepare() - Method in class org.ow2.orchestra.pvm.internal.tx.HibernateSessionResource
 
prepare() - Method in interface org.ow2.orchestra.pvm.internal.tx.StandardResource
 
previousNode - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
previousTransition - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
priority - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
priority - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
Priority - Class in org.ow2.orchestra.pvm.internal.util
 
Problem - Class in org.ow2.orchestra.pvm.internal.xml
a unification for an XML parsing errors and DOM interpretation problems, see also Parser.
Problem(String, Exception, String) - Constructor for class org.ow2.orchestra.pvm.internal.xml.Problem
 
problems - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
proceed() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
PROCEED_TO_DESTINATION - Static variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
ProceedToDestination - Class in org.ow2.orchestra.pvm.internal.model.op
 
ProceedToDestination() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestination
 
ProceedToDestinationMessage - Class in org.ow2.orchestra.pvm.internal.model.op
 
ProceedToDestinationMessage() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestinationMessage
 
ProceedToDestinationMessage(ExecutionImpl) - Constructor for class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestinationMessage
 
PROCESS_BEGIN - Static variable in interface org.ow2.orchestra.pvm.model.Event
 
PROCESS_END - Static variable in interface org.ow2.orchestra.pvm.model.Event
 
processDefinition - Variable in class org.ow2.orchestra.pvm.Deployment
 
processDefinition - Variable in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
processDefinition - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
processDefinition - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
processDefinition - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
ProcessDefinition - Interface in org.ow2.orchestra.pvm
a graphical process which is deployed in the @ ProcessService} .
processDefinitionClass - Variable in class org.ow2.orchestra.pvm.internal.deploy.CreateProcess
 
processDefinitionId - Variable in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
ProcessDefinitionImpl - Class in org.ow2.orchestra.pvm.internal.model
 
ProcessDefinitionImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
processDefinitionName - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindExecutionCmd
 
processDefinitionName - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindLatestProcessDefinitionCmd
 
processDefinitionName - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionCmd
 
processDefinitionName - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionsCmd
 
processDefinitionName - Variable in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
processDefinitionName - Variable in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
processDefinitionVersion - Variable in class org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionCmd
 
processElement - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
ProcessElementImpl - Class in org.ow2.orchestra.pvm.internal.model
superclass for NodeImpl, TransitionImpl and ProcessDefinitionImpl.
ProcessElementImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
ProcessFactory - Class in org.ow2.orchestra.pvm.model
factory for process definitions.
ProcessFactory() - Constructor for class org.ow2.orchestra.pvm.model.ProcessFactory
start building a process definition without a name.
ProcessFactory(String) - Constructor for class org.ow2.orchestra.pvm.model.ProcessFactory
start building a process definition with the given name.
ProcessFactory(String, ProcessDefinitionImpl) - Constructor for class org.ow2.orchestra.pvm.model.ProcessFactory
start building a process definition with the given name.
ProcessFactory.DestinationReference - Class in org.ow2.orchestra.pvm.model
 
ProcessFactory.DestinationReference(TransitionImpl, String) - Constructor for class org.ow2.orchestra.pvm.model.ProcessFactory.DestinationReference
 
processInstance - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
the process instance
processInstance - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
processInstance - Variable in class org.ow2.orchestra.pvm.internal.type.Variable
 
processInstance - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
ProcessLog - Interface in org.ow2.orchestra.pvm.processlog
 
ProcessLogImpl - Class in org.ow2.orchestra.pvm.processlog
base class for process logs.
ProcessLogImpl() - Constructor for class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
ProcessLogProperty - Class in org.ow2.orchestra.pvm.processlog
 
ProcessLogProperty(String) - Constructor for class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
ProcessLogProperty(String, String) - Constructor for class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
ProcessLogXmlSerializer - Class in org.ow2.orchestra.pvm.processlog
 
ProcessLogXmlSerializer() - Constructor for class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
processModifications - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
ProcessModificationsImpl - Class in org.ow2.orchestra.pvm.internal.model
 
ProcessModificationsImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
ProcessModificationsImpl.AddedAction - Class in org.ow2.orchestra.pvm.internal.model
 
ProcessModificationsImpl.AddedAction() - Constructor for class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl.AddedAction
 
ProcessModificationsImpl.AddedNode - Class in org.ow2.orchestra.pvm.internal.model
 
ProcessModificationsImpl.AddedNode() - Constructor for class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl.AddedNode
 
ProcessModificationsImpl.AddedTransition - Class in org.ow2.orchestra.pvm.internal.model
 
ProcessModificationsImpl.AddedTransition() - Constructor for class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl.AddedTransition
 
processResource - Variable in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
ProcessService - Interface in org.ow2.orchestra.pvm
a process definition repository.
ProcessServiceBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
ProcessServiceBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ProcessServiceBinding
 
PROPAGATE_TO_PARENT - Static variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
propagateEvent(String, ObservableElement, ObservableElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
this method enables specific process languages to overwrite the event propagation behaviour
propagateUserId - Variable in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandService
 
propagation - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
propagationDisabled() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
disables propagated events.
properties - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
properties - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
properties - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogXmlSerializer
 
PropertiesBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a java.util.Properties.
PropertiesBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.PropertiesBinding
 
PropertiesDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
PropertiesDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
property(String, String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
adds a string-valued configuration to the current process element
property(Descriptor) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
adds a configuration to the current process element
PropertyBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
This Binding specifies PropertyOperation (for property injection).
PropertyBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.PropertyBinding
 
PropertyOperation - Class in org.ow2.orchestra.pvm.internal.wire.operation
injects another object with a setter method.
PropertyOperation() - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
 
propertyToColumnName(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
ProvidedObjectDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
ProvidedObjectDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
ProvidedObjectDescriptor(Object) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
ProvidedObjectDescriptor(Object, boolean) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
pushEnvironment(Environment) - Static method in class org.ow2.orchestra.pvm.env.Environment
after opening of a new environment succeeded, the environment must be pushed in the stack of current environments.
pushObject(Object) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
push a contextual object on the stack of this parse.
put(String, Object) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
putAcquiredJobDbidsOnQueue(Collection<JobImpl<?>>) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
putAcquiredJobDbidsOnQueue(Collection<JobImpl<?>>) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkDispatcherThread
 
putAcquiredJobDbidsOnQueue(Collection<JobImpl<?>>) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.DispatcherThread
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
PVM_WIRE_BINDINGS_RESOURCES - Static variable in class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
 
PvmDbSession - Interface in org.ow2.orchestra.pvm.session
 
PvmDbSessionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a org.ow2.orchestra.pvm.internal.hibernateHibernatePvmDbSession.
PvmDbSessionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.PvmDbSessionBinding
 
PvmEnvironment - Class in org.ow2.orchestra.pvm.internal.env
 
PvmEnvironment(PvmEnvironmentFactory) - Constructor for class org.ow2.orchestra.pvm.internal.env.PvmEnvironment
 
PvmEnvironmentFactory - Class in org.ow2.orchestra.pvm.env
an environment factory that also is the environment-factory context.
PvmEnvironmentFactory() - Constructor for class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
PvmEnvironmentFactory(String) - Constructor for class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
PvmEnvironmentFactory(String, ClassLoader) - Constructor for class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
PvmEnvironmentFactory(File) - Constructor for class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
PvmEnvironmentFactory(URL) - Constructor for class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
PvmEnvironmentFactory(InputStream) - Constructor for class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
pvmEnvironmentFactory - Variable in class org.ow2.orchestra.pvm.internal.env.PvmEnvironment
 
pvmEnvironmentFactoryParser - Static variable in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
PvmEnvironmentFactoryParser - Class in org.ow2.orchestra.pvm.internal.env
main parser.
PvmEnvironmentFactoryParser() - Constructor for class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
PvmException - Exception in org.ow2.orchestra.pvm
 
PvmException() - Constructor for exception org.ow2.orchestra.pvm.PvmException
 
PvmException(String, Throwable) - Constructor for exception org.ow2.orchestra.pvm.PvmException
 
PvmException(String) - Constructor for exception org.ow2.orchestra.pvm.PvmException
 
PvmException(Throwable) - Constructor for exception org.ow2.orchestra.pvm.PvmException
 
PvmJobExecutor - Class in org.ow2.orchestra.pvm.internal.jobexecutor.pvm
manager for jobImpl execution threads and their configuration.
PvmJobExecutor() - Constructor for class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
PvmNamingStrategy - Class in org.ow2.orchestra.pvm.internal.hibernate
 
PvmNamingStrategy(String) - Constructor for class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
PvmXmlUtil - Class in org.ow2.orchestra.pvm.internal.util
 

Q

QueryCommand<T> - Class in org.ow2.orchestra.pvm.internal.cmd
base class for commands that execute scalable queries.
QueryCommand(int, int) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.QueryCommand
 
queryText - Variable in class org.ow2.orchestra.pvm.internal.type.Variable
 

R

readBytes(InputStream) - Static method in class org.ow2.orchestra.pvm.internal.util.IoUtil
 
readContextNames - Variable in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
readContextNames - Variable in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
RefBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for referring to another object by name.
RefBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.RefBinding
 
ReferenceDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor specifies a reference to an object.
ReferenceDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ReferenceDescriptor
 
ReferenceDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ReferenceDescriptor
 
ReflectUtil - Class in org.ow2.orchestra.pvm.internal.util
 
register(Transaction) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerSynchronization
 
registerSynchronization(Synchronization) - Method in interface org.ow2.orchestra.pvm.env.Transaction
register a transaction listener.
registerSynchronization(Synchronization) - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
RemoteCommandExecutor - Interface in org.ow2.orchestra.pvm.internal.ejb
EJB2 remote interface for the command executor.
RemoteCommandExecutorHome - Interface in org.ow2.orchestra.pvm.internal.ejb
EJB2 remote home interface for the command executor.
remove(Object) - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
remove(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
removes an object from the context and fires the remove event.
removeComment(Comment) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
removeComment(Comment) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
removeComment(Comment) - Method in interface org.ow2.orchestra.pvm.model.Discussable
remove a comment
removeContext(Context) - Method in class org.ow2.orchestra.pvm.env.Environment
 
removeContext(Context) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
removedActions - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
removeDescriptor(String) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
removedNodes - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
removedTransitions - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
removeExecution(Execution) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
removes the child execution from this execution.
removeExecution(Execution, Execution) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
removes the child execution from the given parent.
removeExecution(Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
removeExecution(Execution, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
removeIncomingTransition(TransitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
removes the given transition if it is contained in the arriving transitions of this node.
removeListener(Listener) - Method in class org.ow2.orchestra.pvm.internal.util.DefaultObservable
 
removeListener(Listener) - Method in interface org.ow2.orchestra.pvm.internal.util.Observable
removes a listener that was subscribed for every event
removeNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
removes the given node from the nested activities.
removeOutgoingTransition(TransitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
removes the given transition from the leaving transitions.
removeVariable(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
removeVariable(String) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
remove the key-value pair for the given key from this scope.
removeVariables() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
removeVariables() - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
removes all variables in this scope
repeat - Variable in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
repeat - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
replace(Object, Object, Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
resolve() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory.DestinationReference
 
resolveEntity(String, String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
implementation of EntityResolver based on a map of Entitys.
resolveMethodExpression(Environment) - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
resolveValueExpression() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
resource - Variable in class org.ow2.orchestra.pvm.internal.stream.ResourceStreamSource
 
resource - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
resources - Variable in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
ResourceStreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
ResourceStreamSource(String) - Constructor for class org.ow2.orchestra.pvm.internal.stream.ResourceStreamSource
 
ResourceStreamSource(String, ClassLoader) - Constructor for class org.ow2.orchestra.pvm.internal.stream.ResourceStreamSource
 
resume() - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
resumes an execution.
resume() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
rethrow(Exception, String) - Static method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
retries - Variable in class org.ow2.orchestra.pvm.internal.job.JobImpl
number of attempts left to try.
retries - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
RetryInterceptor - Class in org.ow2.orchestra.pvm.internal.svc
retries the command execution in case hibernate throws optimistic locking (StaleObjectException) exceptions.
RetryInterceptor() - Constructor for class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
RetryInterceptorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a RetryInterceptor.
RetryInterceptorBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.RetryInterceptorBinding
 
RetryInterceptorDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
RetryInterceptorDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
returnedClass() - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.BooleanToStringConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.ByteToLongConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.CharacterToStringConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToLongConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToStringConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DoubleToStringConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.FloatToDoubleConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.FloatToStringConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.IntegerToLongConverter
 
revert(Object) - Method in interface org.ow2.orchestra.pvm.internal.type.Converter
reverts a persisted object to its original form.
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.SerializableToBytesConverter
 
revert(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.ShortToLongConverter
 
rollback() - Method in class org.ow2.orchestra.pvm.internal.tx.HibernateSessionResource
 
rollback() - Method in interface org.ow2.orchestra.pvm.internal.tx.StandardResource
 
rollback() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
run() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractDispatcherThread
 
run() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JobExecutorTask
 

S

save(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
save(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
save(JobImpl<?>) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateJobDbSession
 
save(Object) - Method in interface org.ow2.orchestra.pvm.session.DbSession
 
SaveProcess - Class in org.ow2.orchestra.pvm.internal.deploy
 
SaveProcess() - Constructor for class org.ow2.orchestra.pvm.internal.deploy.SaveProcess
 
SaveProcessBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a SaveProcess deployer.
SaveProcessBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.SaveProcessBinding
 
schedule(TimerImpl) - Method in class org.ow2.orchestra.pvm.internal.ejb.EnterpriseTimerSession
 
schedule() - Method in interface org.ow2.orchestra.pvm.internal.ejb.LocalTimer
 
schedule() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
schedule(TimerImpl) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorTimerSession
 
schedule(TimerImpl) - Method in interface org.ow2.orchestra.pvm.session.TimerSession
Schedule the execution of a timer.
scope - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
scope() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
applies on a node and makes it create a local activity instance scope.
scriptEngineManager - Variable in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
ScriptManager - Class in org.ow2.orchestra.pvm.internal.script
 
ScriptManager() - Constructor for class org.ow2.orchestra.pvm.internal.script.ScriptManager
 
ScriptManagerBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
ScriptManagerBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ScriptManagerBinding
 
secondInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
seconds - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
send(MessageImpl<?>) - Method in class org.ow2.orchestra.pvm.internal.jms.JmsMessageSession
 
send(MessageImpl<?>) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorMessageSession
 
send(MessageImpl<?>) - Method in interface org.ow2.orchestra.pvm.session.MessageSession
 
sendContinuationMessage(AtomicOperation) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
SerializableMatcher - Class in org.ow2.orchestra.pvm.internal.type.matcher
 
SerializableMatcher() - Constructor for class org.ow2.orchestra.pvm.internal.type.matcher.SerializableMatcher
 
SerializableToBytesConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
SerializableToBytesConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.SerializableToBytesConverter
 
session - Variable in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
session - Variable in class org.ow2.orchestra.pvm.internal.tx.HibernateSessionResource
 
set(String, Object) - Method in interface org.ow2.orchestra.pvm.env.Context
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.internal.env.ExecutionContext
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.internal.env.JobContext
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
set(PreparedStatement, Object, int) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
set(byte[], Blob) - Method in interface org.ow2.orchestra.pvm.internal.lob.BlobStrategy
 
set(byte[], Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyBinary
 
set(byte[], Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyBlob
 
set(byte[], Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.BlobStrategyChopped
 
set(char[], Clob) - Method in interface org.ow2.orchestra.pvm.internal.lob.ClobStrategy
 
set(char[], Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyChopped
 
set(char[], Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyClob
 
set(char[], Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.ClobStrategyText
 
set(T) - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
set(Field, Object, Object) - Static method in class org.ow2.orchestra.pvm.internal.util.ReflectUtil
 
set(String, Object) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
adds an object to this context, which means storing it in the cache.
setApplicationContext(ApplicationContext) - Method in class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
setApplicationContext(ApplicationContext) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
setArgDescriptors(List<ArgDescriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Sets the list of descriptors to use to create method arguments.
setArgDescriptors(List<ArgDescriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
Sets the list of descriptor to create arguments supplied to the method .
setArgDescriptors(List<ArgDescriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Sets the list of argDescriptor used to create the arguments given to the method.
setAutoStart(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.JobExecutorDescriptor
 
setAutoWireEnabled(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Enables/Disables auto wiring mode.
setBehaviour(Activity) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
sets the given activity as the behaviour for this node.
setBehaviour(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
sets the activity that can be created from the given descriptor as the behaviour for this node.
setBehaviour(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
sets the expression behaviour for this node.
setBehaviourReference(ObjectReference<Activity>) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
SetBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Set.
SetBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.SetBinding
 
setBindings(Bindings) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
set the handlers for specific element types
setBlob(Blob) - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
setBusinessCalendar(BusinessCalendar) - Method in class org.ow2.orchestra.pvm.internal.cal.Day
 
setBusinessCalendar(BusinessCalendar) - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
setBusinessDayInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setBusinessMonthInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setBusinessWeekInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setBusinessYearInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setBytes(byte[]) - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
setCause(Throwable) - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
setChops(List<byte[]>) - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
setChops(List<String>) - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
setClass(Class<?>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassDescriptor
 
setClassLoader(ClassLoader) - Method in class org.ow2.orchestra.pvm.env.Environment
 
setClassLoader(ClassLoader) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
setClassLoader(ClassLoader) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
setClassLoader(ClassLoader) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
setClassLoader(ClassLoader) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
setClassLoader(ClassLoader) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify the classLoader to be used for resource input (this is optional)
setClassName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ClassDescriptor
 
setClassName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
setClassName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
setClassName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Sets class name of the object to create.
setClob(Clob) - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
setClose(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
setColumn(int) - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
setCommandDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setCommandExecutor(CommandService) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
setCommandService(CommandService) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandProcessService
 
setCommandService(CommandService) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CommandServiceDescriptor
 
setComments(List<CommentImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
setComments(Set<CommentImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setConditionDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
see Conditions
setConfigurationDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor
 
setConfigurationName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor
 
setConnectionName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
setContextName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ContextRefDescriptor
 
setContextName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Sets the name of the WireContext where the Observable should be found.
setConverter(Converter) - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
setConverter(Converter) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
setCurrentTime(Date) - Static method in class org.ow2.orchestra.pvm.internal.util.Clock
 
setDay(Day) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
setDayInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setDayParts(DayPart[]) - Method in class org.ow2.orchestra.pvm.internal.cal.Day
 
setDays(Day[]) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setDbid(Long) - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
setDbid(long) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setDbversion(Integer) - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
setDeadJobHandler(DeadJobHandler) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
setDebugDomBuilder(DebugDomBuilder) - Method in class org.ow2.orchestra.pvm.internal.util.DebugDomParser
 
setDefaultRetries(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorMessageSession
 
setDefaultRetries(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorTimerSession
 
setDefaultTransition(TransitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setDelay(long) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setDelay(long) - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
setDelay(long) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
setDelayFactor(int) - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
setDelayFactor(int) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
setDelegate(LogSession) - Method in class org.ow2.orchestra.pvm.processlog.LogSessionFilter
 
setDeployers(Map<String, List<Deployer>>) - Method in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
 
setDeploymentTime(Date) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
setDescription(String) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
setDescription(String) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
setDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
Sets the Descriptor used to construct the value given to the argument.
SetDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates a Set.
SetDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.SetDescriptor
 
setDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.FieldOperation
Sets the descriptor used to create the field's value
setDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
Sets the descriptor used to create the field's value
setDescriptors(Map<String, Descriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
setDestination(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
setDestination(String) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setDestinationExpression(String) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setDocument(Document) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
normally the Document Object Model is created during the parse execution, but providing a document can be convenient when the DOM is already available and only the walking of the DOM needs to be done by the parser.
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
setter for the document builder factory
setDocumentObject(Object) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
provides the result of this parse operation.
setDueDate(Date) - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
setDueDate(Date) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setDueDate(Date) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setDueDateDescription(String) - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
setDueDateDescription(String) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setEagerInitNames(List<String>) - Method in class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
setEntityContext(EntityContext) - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
setEnvironmentCtxWireDefinition(WireDefinition) - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
setEnvironmentFactory(EnvironmentFactory) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringCommandService
 
setEnvironmentFactory(EnvironmentFactory) - Method in class org.ow2.orchestra.pvm.internal.svc.EnvironmentInterceptor
 
setEnvironmentFactoryCtxWireContext(WireContext) - Method in class org.ow2.orchestra.pvm.env.PvmEnvironmentFactory
 
setEnvironmentFactoryXmlParser(WireParser) - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
setEnvironmentXmlParser(WireParser) - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironmentFactoryParser
 
setEvent(EventImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setEventListenerReferences(List<ObjectReference<EventListener>>) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
setEventName(String) - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
setEventName(String) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setEventNames(List<String>) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Sets the list of events to listen to.
setEvents(Map<String, EventImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
setEventSource(ObservableElementImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setException(String) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl.JobException
 
setException(String) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setException(Exception) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setException(Throwable) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
setExceptionClassName(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
setExceptionHandlers(List<ExceptionHandlerImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
setExclusive(boolean) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setExclusive(Boolean) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setExecution(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setExecution(Execution) - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
 
setExecution(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
setExecutionAsync(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setExecutionKey(String) - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
setExecutionKey(String) - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
setExecutions(Collection<ExecutionImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setExposeType(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
setExpression(String) - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
setExtensions(Map<String, String>) - Method in class org.ow2.orchestra.pvm.internal.deploy.DeployerManager
 
setFactoryDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Sets the Descriptor from which the object should be created.
setFactoryName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
setFactoryObjectName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Sets name of the object to get from the WireContext.
setFieldName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.FieldOperation
Sets the name of the field that should be updated by this operation.
setFile(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
setFile(File) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify a file as the source for this parse
setFileName(String) - Method in class org.ow2.orchestra.pvm.internal.lob.Blob
 
setFormat(String) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToStringConverter
 
setFromDay(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
setFromHour(int) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
setFromMinute(int) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
setHibernateSessionFactoryName(String) - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateIdMatcher
 
setHistoryMaxSize(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
setHolidays(Holiday[]) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setHourInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setId(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setId(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
setIdleInterval(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
setIncomingTransitions(List<TransitionImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
sets the incomingTransitions to the given list of incomingTransitions.
setIndex(int) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
setIndex(int) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
setInit(char) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
see section 'Initialization' of WireContext
setInitial(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
setInputSource(InputSource) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify an InputStream as the source for this parse
setInputStream(InputStream) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify an input stream as the source for this parse
setKey(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setKey(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
setKey(String) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setKey(String) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
setKeyDescriptors(List<Descriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.MapDescriptor
 
setLanguage(String) - Method in class org.ow2.orchestra.pvm.Deployment
 
setLeaveAsync(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setLimitSameInstanceJobs(boolean) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
setLine(int) - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
setListenerReferences(List<EventListenerReference>) - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
setLocalScope(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setLockExpirationTime(Date) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setLockOwner(String) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setMatcher(Matcher) - Method in class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
setMaxDelay(long) - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
setMaxDelay(long) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
setMaxLockTime(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
setMessage(String) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
setMessageDrivenContext(MessageDrivenContext) - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandReceiverMDB
 
setMethodName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Sets the name of the method to invoke.
setMethodName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.InvokeOperation
Sets the name of the method to invoke.
setMethodName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Sets the name of the method to invoke when an event is received.
setMinuteInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setMonthInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setMsg(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
setName(String) - Method in class org.ow2.orchestra.pvm.Deployment
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.model.ObservableElementImpl
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.stream.StreamSource
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
setName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
setName(String) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
setNamingStrategyClassName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
setNbrOfJobExecutorThreads(int) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
setNext(CommandService) - Method in class org.ow2.orchestra.pvm.internal.svc.Interceptor
 
setNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setNodeName(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
setObject(T) - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.BlobVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.ClobVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.DateVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.DoubleVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.HibernateLongVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.HibernateStringVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.LongVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.NullVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
stores the value in this variable instance.
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.StringVariable
 
setObject(Object) - Method in class org.ow2.orchestra.pvm.internal.type.variable.UnpersistableVariable
 
setObjectNames(List<String>) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Sets the list of name of the Observable objects to observe.
setOperations(List<Operation>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ObjectDescriptor
Sets the list of operations to perform during initialization.
setOutgoingTransitions(List<TransitionImpl>) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
sets the outgoingTransitions to the given list of outgoingTransitions.
setPackageName(String) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
setParameterValues(Properties) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
setParameterValues(Properties) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
setParent(CommentImpl) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
setParent(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setParentInstanceStartTime(Date) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setParentNode(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setPreviousNeeded(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setPreviousNode(Node) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setPreviousTransition(Transition) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setPriority(int) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
setter for the priority.
setPriority(int) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setPriority(int) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setPriority(int) - Method in interface org.ow2.orchestra.pvm.listener.EventListenerExecution
setter for the priority.
setPriority(int) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
setter for the priority.
setProblems(List<Problem>) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
allows to provide the list object that should be used to capture the parsing problems.
setProcessDefinition(ProcessDefinition) - Method in class org.ow2.orchestra.pvm.Deployment
 
setProcessDefinition(ProcessDefinitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setProcessDefinition(ProcessDefinitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
setProcessDefinitionKey(String) - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
setProcessDefinitionName(String) - Method in class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
setProcessInstance(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setProcessInstance(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
setProcessModifications(ProcessModificationsImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setPropagateUserId(boolean) - Method in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandService
 
setPropagation(ExecutionImpl.Propagation) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setPropagationEnabled(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.EventListenerReference
does this action accept propagated events ?
setProperties(WireProperties) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessElementImpl
 
setProperties(List<ProcessLogProperty>) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
setPropertiesDescriptor(PropertiesDescriptor) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
setPropertyName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
Sets the name of the property that should be updated by this operation.
setProvidedObject(Object) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ProvidedObjectDescriptor
 
setRepeat(String) - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
setRepeat(String) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setResource(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
setResource(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify a resource as the source for this parse
setResource(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
setRethrowMasked(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
setRetries(int) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setRetries(Integer) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setRetries(int) - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
setRetries(int) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.RetryInterceptorDescriptor
 
setRollbackOnly() - Method in interface org.ow2.orchestra.pvm.env.Transaction
marks a transaction for rollback only.
setRollbackOnly() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
setSchemaOperation(Operation) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor
 
setSecondInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setSession(Session) - Method in class org.ow2.orchestra.pvm.internal.hibernate.HibernateDbSession
 
setSessionContext(SessionContext) - Method in class org.ow2.orchestra.pvm.internal.ejb.CommandExecutorSLSB
 
setSessionName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateJobDbSessionDescriptor
 
setSessionName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernatePvmDbSessionDescriptor
 
setSetterName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.PropertyOperation
Sets the name of the setter method to use to inject the property value.
setSeverity(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
setSignalAsync(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
setSignalName(String) - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
setSignalName(String) - Method in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
setSource(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
setSource(String) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setSourceDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setSourceExpression(String) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setStandardTransactionName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
setState(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setStreamSource(StreamSource) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify a StreamSource as the source for this parse
setString(String) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify an XML string as the source for this parse
setSubProcessInstance(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setSuperProcessExecution(ExecutionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setSuspended(boolean) - Method in class org.ow2.orchestra.pvm.internal.job.JobImpl
 
setSynchronized(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
setTakeAsync(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
setText(String) - Method in class org.ow2.orchestra.pvm.internal.lob.Clob
 
setTime(Date) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
setTime(Date) - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
 
setTime(Date) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
setTimeZone(TimeZone) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setToDay(Date) - Method in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
setToHour(int) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
setToMinute(int) - Method in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
setTransactional(boolean) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
setTransactionManager(HibernateTransactionManager) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringCommandService
 
setTransactionName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.EnlistOperation
Sets the name of the transaction to which the object should be added.
setTransition(TransitionImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setTransitionName(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
setTransitionOrigin(NodeImpl) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setTx(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
setType(Type) - Method in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
setType(Type) - Method in class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
setType(String) - Method in class org.ow2.orchestra.pvm.processlog.LogSessionFilter
 
setTypeName(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
Sets the name of the type of this argument.
setUrl(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
setUrl(URL) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.UrlDescriptor
 
setUrl(URL) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
specify a URL as the source for this parse
setUrlText(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.UrlDescriptor
 
setUseCurrent(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
setUseFairScheduling(boolean) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorMessageSession
 
setUserId(String) - Method in class org.ow2.orchestra.pvm.env.Environment
set the authenticated user id
setUserId(String) - Static method in class org.ow2.orchestra.pvm.internal.env.Authentication
 
setUserId(String) - Method in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
setUserId(String) - Method in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
setUserId(String) - Method in class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
setValue(Object) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
setValue(Byte) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ByteDescriptor
 
setValue(Character) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CharacterDescriptor
 
setValue(Double) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.DoubleDescriptor
 
setValue(Float) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.FloatDescriptor
 
setValue(Integer) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.IntegerDescriptor
 
setValue(Long) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.LongDescriptor
 
setValue(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ReferenceDescriptor
 
setValue(Short) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.ShortDescriptor
 
setValue(String) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.StringDescriptor
 
setValue(String) - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
setValueDescriptors(List<Descriptor>) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
setVariable(String, String, Object) - Method in interface org.ow2.orchestra.pvm.ExecutionService
creates or overwrites a variable value on the referenced execution
setVariable(String, Object) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setVariable(String, String, Object) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
setVariable(String, Object) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
updates or creates a variable for the given value.
setVariableClass(Class<?>) - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
setVariables(String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
creates or overwrites the variable values on the referenced execution
setVariables(Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.cmd.VariablesCmd
 
setVariables(Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
setVariables(String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
setVariables(Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.model.OpenExecution
sets all given variables.
SetVariablesCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
SetVariablesCmd(String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.SetVariablesCmd
 
SetVariablesCmd(String, String, Object) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.SetVariablesCmd
 
setVersion(int) - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
setWaitConditionDescriptor(Descriptor) - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
see Wait conditions
setWeekInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
setWireContext(WireContext) - Method in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
setWireDefinition(WireDefinition) - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
setWireEvents(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
Sets if the object should listen to descriptor events or to events fired by the named object.
setXml(boolean) - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
setYearInMillis(long) - Method in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
SEVERITY_ERROR - Static variable in class org.ow2.orchestra.pvm.internal.xml.Problem
 
SEVERITY_FATALERROR - Static variable in class org.ow2.orchestra.pvm.internal.xml.Problem
 
SEVERITY_WARNING - Static variable in class org.ow2.orchestra.pvm.internal.xml.Problem
 
ShortBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for a Short.
ShortBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.ShortBinding
 
ShortDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates a Short.
ShortDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ShortDescriptor
 
ShortDescriptor(Short) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.ShortDescriptor
 
ShortToLongConverter - Class in org.ow2.orchestra.pvm.internal.type.converter
 
ShortToLongConverter() - Constructor for class org.ow2.orchestra.pvm.internal.type.converter.ShortToLongConverter
 
shouldRetry(Command<?>, RuntimeException) - Method in class org.ow2.orchestra.pvm.internal.svc.RetryInterceptor
 
signal(ActivityExecution, String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.activity.ExternalActivity
handles an external trigger.
signal() - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds a external trigger into this execution.
signal(String) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds a named external trigger into the execution.
signal(Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds an external trigger into the execution with parameters.
signal(String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds a named external trigger into the execution with parameters.
signal(Execution) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds a external trigger into the given execution.
signal(String, Execution) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds a named external trigger into a given execution.
signal(Map<String, Object>, Execution) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds an external trigger into a given execution with parameters.
signal(String, Map<String, Object>, Execution) - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
feeds a named external trigger into a given execution with parameters.
signal() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(String, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(Map<String, Object>, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
signal(String, Map<String, Object>, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
Signal - Class in org.ow2.orchestra.pvm.internal.model.op
 
Signal(String, Map<String, Object>, NodeImpl) - Constructor for class org.ow2.orchestra.pvm.internal.model.op.Signal
 
SignalCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
SignalCmd(long, String, Map<String, Object>) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
SignalCmd(String, String, String, Map<String, Object>) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
SignalCmd(String, String, Map<String, Object>) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
SignalCmd(String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
signalExecution(String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides an external trigger to an execution.
signalExecution(String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a named external trigger to an execution.
signalExecution(String, String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a named external trigger to an execution with parameters.
signalExecution(String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a external trigger to an execution with parameters.
signalExecution(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(String, String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(long) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(long, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(long, String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecution(long, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecutionByKey(String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a named external trigger to an execution.
signalExecutionByKey(String, String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a named external trigger to an execution.
signalExecutionByKey(String, String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a named external trigger to an execution with parameters.
signalExecutionByKey(String, String, String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
provides a named external trigger to an execution with parameters.
signalExecutionByKey(String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecutionByKey(String, String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecutionByKey(String, String, String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
signalExecutionByKey(String, String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
SignalMessage - Class in org.ow2.orchestra.pvm.internal.model.op
 
SignalMessage() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.SignalMessage
 
SignalMessage(ExecutionImpl, String, NodeImpl) - Constructor for class org.ow2.orchestra.pvm.internal.model.op.SignalMessage
 
signalName - Variable in class org.ow2.orchestra.pvm.internal.cmd.SignalCmd
 
signalName - Variable in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
signalName - Variable in class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
size() - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
source - Variable in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
source - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
sourceDescriptor - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
sourceExpression - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
SpringCommandService - Class in org.ow2.orchestra.pvm.internal.spring
 
SpringCommandService() - Constructor for class org.ow2.orchestra.pvm.internal.spring.SpringCommandService
 
SpringEnvironment - Class in org.ow2.orchestra.pvm.internal.spring
sees the prototype beans in the application context and this environment will cache all the prototyped objects.
SpringEnvironment(SpringEnvironmentFactory) - Constructor for class org.ow2.orchestra.pvm.internal.spring.SpringEnvironment
 
SpringEnvironmentContext - Class in org.ow2.orchestra.pvm.internal.spring
 
SpringEnvironmentContext(ApplicationContext) - Constructor for class org.ow2.orchestra.pvm.internal.spring.SpringEnvironmentContext
 
SpringEnvironmentFactory - Class in org.ow2.orchestra.pvm.env
this environment factory will see only the singleton beans.
SpringEnvironmentFactory() - Constructor for class org.ow2.orchestra.pvm.env.SpringEnvironmentFactory
 
sqlType() - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
sqlTypes() - Method in class org.ow2.orchestra.pvm.internal.hibernate.ExecutionType
 
StandardCommandServiceBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for a creating DefaultCommandService.
StandardCommandServiceBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.StandardCommandServiceBinding
 
StandardCommandServiceBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.StandardCommandServiceBinding
 
StandardResource - Interface in org.ow2.orchestra.pvm.internal.tx
 
StandardSynchronization - Class in org.ow2.orchestra.pvm.internal.tx
 
StandardSynchronization(Synchronization) - Constructor for class org.ow2.orchestra.pvm.internal.tx.StandardSynchronization
 
StandardTransaction - Class in org.ow2.orchestra.pvm.internal.tx
simple 2 phase commit transaction. no logging or recovery. non thread safe (which is ok).
StandardTransaction() - Constructor for class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
StandardTransactionInterceptor - Class in org.ow2.orchestra.pvm.internal.tx
calls setRollbackOnly on the transaction in the environment in case an exception occurs during execution of the command.
StandardTransactionInterceptor() - Constructor for class org.ow2.orchestra.pvm.internal.tx.StandardTransactionInterceptor
 
StandardTransactionInterceptorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a StandardTransactionInterceptor.
StandardTransactionInterceptorBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.StandardTransactionInterceptorBinding
 
standardTransactionName - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
start() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
start() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
starts the JdkDispatcherThread and ExecutorServices
start() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
starts the DispatcherThread and org.ow2.orchestra.pvm.internal.jobexecutor.pvm.JobExecutorThreads for this jobImpl executor
start() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
startExecution(String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution for the ProcessDefinition with the given processDefinitionDbid.
startExecution(String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution for the ProcessDefinition with the given processDefinitionDbid.
startExecution(String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution for the ProcessDefinition with the given processDefinitionDbid.
startExecution(String, Map<String, Object>, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution for the ProcessDefinition with the given processDefinitionDbid.
startExecution(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
startExecution(String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
startExecution(String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
startExecution(String, Map<String, Object>, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
StartExecutionCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
StartExecutionCmd(String, Map<String, Object>, String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.StartExecutionCmd
 
startExecutionInLatest(String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution in the latest version of the given process definition.
startExecutionInLatest(String, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution in the latest version of the given processDefinitionName.
startExecutionInLatest(String, Map<String, Object>) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution in the latest version of the given processDefinitionName.
startExecutionInLatest(String, Map<String, Object>, String) - Method in interface org.ow2.orchestra.pvm.ExecutionService
starts a new execution in the latest version of the given processDefinitionName.
startExecutionInLatest(String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
startExecutionInLatest(String, Map<String, Object>) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
startExecutionInLatest(String, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
startExecutionInLatest(String, Map<String, Object>, String) - Method in class org.ow2.orchestra.pvm.internal.svc.CommandExecutionService
 
StartExecutionInLatestCmd - Class in org.ow2.orchestra.pvm.internal.cmd
 
StartExecutionInLatestCmd(String, Map<String, Object>, String) - Constructor for class org.ow2.orchestra.pvm.internal.cmd.StartExecutionInLatestCmd
 
state - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
state - Variable in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
STATE_ACTIVE - Static variable in interface org.ow2.orchestra.pvm.Execution
either executing or in a wait state waiting for a signal.
STATE_ASYNC - Static variable in interface org.ow2.orchestra.pvm.Execution
indicates that this execution is doing an asynchronous continuation.
STATE_CANCELLED - Static variable in interface org.ow2.orchestra.pvm.Execution
this execution was cancelled with the #cancel() method before normal execution ended.
STATE_CREATED - Static variable in interface org.ow2.orchestra.pvm.Execution
between creation of a new process instance and the start of that process instance.
STATE_ENDED - Static variable in interface org.ow2.orchestra.pvm.Execution
this execution has ended normally.
STATE_INACTIVE - Static variable in interface org.ow2.orchestra.pvm.Execution
parents with concurrent child executions are inactive.
STATE_SUSPENDED - Static variable in interface org.ow2.orchestra.pvm.Execution
indicates that this execution is temporary suspended with the #suspend() method.
stop(boolean) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
stop() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.AbstractJobExecutor
 
stop() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
stop(boolean) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
stop() - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
stops with join set to false.
stop(boolean) - Method in interface org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutor
signals to all threads managed by this jobImpl executor to stop.
stop() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
stop(boolean) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
StreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
StreamSource() - Constructor for class org.ow2.orchestra.pvm.internal.stream.StreamSource
 
streamSource - Variable in class org.ow2.orchestra.pvm.internal.xml.Parse
 
string - Variable in class org.ow2.orchestra.pvm.internal.type.variable.StringVariable
 
StringBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for a String.
StringBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.StringBinding
 
StringDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
This Descriptor creates a String.
StringDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.StringDescriptor
 
StringDescriptor(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.StringDescriptor
 
StringDescriptor(String, String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.StringDescriptor
 
StringStreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
StringStreamSource(String) - Constructor for class org.ow2.orchestra.pvm.internal.stream.StringStreamSource
 
StringUtil - Class in org.ow2.orchestra.pvm.internal.util
 
StringVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
 
StringVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.StringVariable
 
subProcessInstance - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
the sub process link in case of sub process execution
SubscribeBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for a subscribe operation.
SubscribeBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.SubscribeBinding
 
SubscribeOperation - Class in org.ow2.orchestra.pvm.internal.wire.operation
subscribes to an observable.
SubscribeOperation() - Constructor for class org.ow2.orchestra.pvm.internal.wire.operation.SubscribeOperation
 
superProcessExecution - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
the super process link in case this is a sub process execution
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.BooleanToStringConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.ByteToLongConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.CharacterToStringConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToLongConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DateToStringConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.DoubleToStringConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.FloatToDoubleConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.FloatToStringConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.IntegerToLongConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.SerializableToBytesConverter
 
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.converter.ShortToLongConverter
 
supports(Object) - Method in interface org.ow2.orchestra.pvm.internal.type.Converter
is true if this converter supports the given type, false otherwise.
supports(Object) - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
suspend() - Method in interface org.ow2.orchestra.pvm.client.ClientExecution
suspends this execution and all it's child executions.
suspend() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
synchronizations - Variable in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
systemId - Variable in class org.ow2.orchestra.pvm.internal.util.UrlEntity
 

T

tableName(String) - Method in class org.ow2.orchestra.pvm.internal.hibernate.PvmNamingStrategy
 
TagBinding - Class in org.ow2.orchestra.pvm.internal.util
 
TagBinding(String, String, String) - Constructor for class org.ow2.orchestra.pvm.internal.util.TagBinding
 
tagName - Variable in class org.ow2.orchestra.pvm.internal.util.TagBinding
 
take(String) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
takes the outgoing transition with the given name.
take(Transition) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
takes the given outgoing transition.
take(Transition, Execution) - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
let's the given execution take the transition.
take(String) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
take(Transition) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
take(Transition, Execution) - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
TAKE_TRANSITION - Static variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
takeDefaultTransition() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
takes the default transition.
takeDefaultTransition() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
TakeTransition - Class in org.ow2.orchestra.pvm.internal.model.op
 
TakeTransition() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.TakeTransition
 
TakeTransitionMessage - Class in org.ow2.orchestra.pvm.internal.model.op
 
TakeTransitionMessage() - Constructor for class org.ow2.orchestra.pvm.internal.model.op.TakeTransitionMessage
 
TakeTransitionMessage(ExecutionImpl) - Constructor for class org.ow2.orchestra.pvm.internal.model.op.TakeTransitionMessage
 
text - Variable in class org.ow2.orchestra.pvm.internal.lob.Clob
 
TEXT_HIGH - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
TEXT_HIGHEST - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
TEXT_LOW - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
TEXT_LOWEST - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
TEXT_NORMAL - Static variable in class org.ow2.orchestra.pvm.internal.util.Priority
 
time - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
time - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
 
Timer - Interface in org.ow2.orchestra.pvm.job
a timer.
timer(String, String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
declares a timer on the current node or process.
timer(String, String, String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
declares a timer on the current node or process.
timer(Date, String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
declares a timer on the current node or process.
timer(String, Date, String, String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
 
TimerDefinitionImpl - Class in org.ow2.orchestra.pvm.internal.model
 
TimerDefinitionImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.TimerDefinitionImpl
 
timerDefinitions - Variable in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
TimerEB - Class in org.ow2.orchestra.pvm.internal.ejb
 
TimerEB() - Constructor for class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
TimerImpl - Class in org.ow2.orchestra.pvm.internal.job
a runtime timer instance.
TimerImpl() - Constructor for class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
TimerSession - Interface in org.ow2.orchestra.pvm.session
 
TimerSessionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a TimerSession.
TimerSessionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.TimerSessionBinding
 
timeZone - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
to(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the destination node on the current transition.
toDay - Variable in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
toHour - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
tokenize(String, String) - Static method in class org.ow2.orchestra.pvm.internal.util.StringUtil
 
toMinute - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
toString() - Method in class org.ow2.orchestra.pvm.internal.ejb.ExecuteTimerCmd
 
toString() - Method in class org.ow2.orchestra.pvm.internal.env.PvmEnvironment
 
toString(Object) - Method in class org.ow2.orchestra.pvm.internal.hibernate.ConverterType
 
toString() - Method in class org.ow2.orchestra.pvm.internal.job.MessageImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.job.TimerImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobAddedNotification
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.EventImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.NodeImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.ObjectReference
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.ExecuteNode
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.ExecuteNodeMessage
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestination
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.ProceedToDestinationMessage
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.Signal
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.SignalMessage
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.TakeTransition
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.op.TakeTransitionMessage
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
toString() - Method in class org.ow2.orchestra.pvm.internal.stream.StreamSource
 
toString() - Method in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandMessage
 
toString() - Method in class org.ow2.orchestra.pvm.internal.tx.StandardTransaction
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.ClassNameMatcher
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateLongIdMatcher
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.HibernateStringIdMatcher
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.matcher.SerializableMatcher
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.Type
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
toString() - Method in class org.ow2.orchestra.pvm.internal.type.Variable
 
toString(Object[]) - Static method in class org.ow2.orchestra.pvm.internal.util.ArrayUtil
 
toString(int) - Static method in class org.ow2.orchestra.pvm.internal.util.Priority
 
toString() - Method in class org.ow2.orchestra.pvm.internal.util.TagBinding
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddClass
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddFile
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddResource
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCollectionCacheConcurrencyStrategy
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
toString() - Method in class org.ow2.orchestra.pvm.internal.wire.WireObjectEventInfo
 
toString() - Method in class org.ow2.orchestra.pvm.internal.xml.Problem
 
toString() - Method in interface org.ow2.orchestra.pvm.processlog.ProcessLog
provides a text description for this update which can be used e.g. in the admin web console.
toString() - Method in class org.ow2.orchestra.pvm.processlog.ProcessLogImpl
provides a text description for this update which can be used e.g. in the admin web console.
trace(String) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
trace(String, Throwable) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
Transaction - Interface in org.ow2.orchestra.pvm.env
provides access to the transaction in the environment.
transaction - Variable in class org.ow2.orchestra.pvm.internal.tx.HibernateSessionResource
 
transactional() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
 
TransactionBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for creating a Transaction.
TransactionBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.TransactionBinding
 
TransactionException - Exception in org.ow2.orchestra.pvm.internal.tx
 
TransactionException(String) - Constructor for exception org.ow2.orchestra.pvm.internal.tx.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.tx.TransactionException
 
TransactionRefBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for referring to the Transaction.
TransactionRefBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.TransactionRefBinding
 
TransactionRefDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
TransactionRefDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.TransactionRefDescriptor
 
transfer(InputStream, OutputStream) - Static method in class org.ow2.orchestra.pvm.internal.util.IoUtil
 
transition - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
transition is not to be made persistable by default
transition - Variable in class org.ow2.orchestra.pvm.model.ProcessFactory
 
transition() - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
creates a transition on the current node.
transition(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
creates a named transition on the current node.
Transition - Interface in org.ow2.orchestra.pvm.model
a transition in a OpenProcessDefinition graph.
TRANSITION_TAKE - Static variable in interface org.ow2.orchestra.pvm.model.Event
 
TransitionImpl - Class in org.ow2.orchestra.pvm.internal.model
 
transitionName - Variable in class org.ow2.orchestra.pvm.internal.model.ExceptionHandlerImpl
 
transitionOrigin - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
the node from which the transition was taken.
TRUE_TEXT - Static variable in class org.ow2.orchestra.pvm.internal.type.converter.BooleanToStringConverter
 
TrueBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for Boolean.TRUE.
TrueBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.TrueBinding
 
TrueDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
TrueDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.TrueDescriptor
 
tx - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
type - Variable in class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
Type - Class in org.ow2.orchestra.pvm.internal.type
a variable type.
Type() - Constructor for class org.ow2.orchestra.pvm.internal.type.Type
 
type - Variable in class org.ow2.orchestra.pvm.processlog.LogSessionFilter
 
TypeMapping - Class in org.ow2.orchestra.pvm.internal.type
 
TypeMapping() - Constructor for class org.ow2.orchestra.pvm.internal.type.TypeMapping
 
typeName - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.ArgDescriptor
 

U

UNASSIGNED_VERSION - Static variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
 
unlock() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
unlockExecution() - Method in class org.ow2.orchestra.pvm.internal.job.MessageImpl
 
UnpersistableVariable - Class in org.ow2.orchestra.pvm.internal.type.variable
uses the cache in variable instance to store any object without persisting it.
UnpersistableVariable() - Constructor for class org.ow2.orchestra.pvm.internal.type.variable.UnpersistableVariable
 
unsetEntityContext() - Method in class org.ow2.orchestra.pvm.internal.ejb.TimerEB
 
url - Variable in class org.ow2.orchestra.pvm.internal.stream.UrlStreamSource
 
url - Variable in class org.ow2.orchestra.pvm.internal.util.UrlEntity
 
url - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.PropertiesDescriptor
 
UrlDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
UrlDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.UrlDescriptor
 
UrlEntity - Class in org.ow2.orchestra.pvm.internal.util
an implementation of Entity based on a URL used in the Parsers implementation of EntityResolver.
UrlEntity(URL, String) - Constructor for class org.ow2.orchestra.pvm.internal.util.UrlEntity
 
UrlEntity(String, ClassLoader) - Constructor for class org.ow2.orchestra.pvm.internal.util.UrlEntity
 
UrlStreamSource - Class in org.ow2.orchestra.pvm.internal.stream
 
UrlStreamSource(URL) - Constructor for class org.ow2.orchestra.pvm.internal.stream.UrlStreamSource
 
useCurrent - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateSessionDescriptor
 
useParseEntityResolver() - Method in class org.ow2.orchestra.pvm.internal.xml.Parser
makes sure that an EntityResolver is created based on the Entitys in this parser. even when none of the Parser.addEntity(String, Entity) methods are called.
userId - Variable in class org.ow2.orchestra.pvm.internal.env.BasicEnvironment
 
userId - Variable in class org.ow2.orchestra.pvm.internal.model.CommentImpl
 
userId - Variable in class org.ow2.orchestra.pvm.internal.svc.AsyncCommandMessage
 

V

validate(Timer) - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.JobExecutorTimerSession
 
value - Variable in class org.ow2.orchestra.pvm.processlog.ProcessLogProperty
 
valueDescriptors - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.CollectionDescriptor
 
valueOf(String) - Static method in enum org.ow2.orchestra.pvm.internal.model.ExecutionImpl.Propagation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.orchestra.pvm.internal.model.ExecutionImpl.Propagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
Variable - Class in org.ow2.orchestra.pvm.internal.type
is a orchestra-internal class that serves as a base class for classes that store variable values in the database.
Variable() - Constructor for class org.ow2.orchestra.pvm.internal.type.Variable
 
variable(String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
declares a local variable.
variable(Descriptor) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
declares a local variable.
variable(String, String) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
declares a local variable.
variableClass - Variable in class org.ow2.orchestra.pvm.internal.type.Type
 
VariableDefinitionImpl - Class in org.ow2.orchestra.pvm.internal.model
a declaration of a variable.
VariableDefinitionImpl() - Constructor for class org.ow2.orchestra.pvm.internal.model.VariableDefinitionImpl
 
variableDefinitions - Variable in class org.ow2.orchestra.pvm.internal.model.CompositeElementImpl
 
variableNames - Variable in class org.ow2.orchestra.pvm.internal.cmd.GetVariablesCmd
 
variables - Variable in class org.ow2.orchestra.pvm.internal.cmd.VariablesCmd
 
variables - Variable in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
VariablesCmd<T> - Class in org.ow2.orchestra.pvm.internal.cmd
 
VariablesCmd() - Constructor for class org.ow2.orchestra.pvm.internal.cmd.VariablesCmd
 
VariableTypeResolver - Interface in org.ow2.orchestra.pvm.internal.type
 
VariableTypeResolverDescriptor - Class in org.ow2.orchestra.pvm.internal.wire.descriptor
 
VariableTypeResolverDescriptor() - Constructor for class org.ow2.orchestra.pvm.internal.wire.descriptor.VariableTypeResolverDescriptor
 
VariableTypesBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
parses a descriptor for Boolean.TRUE.
VariableTypesBinding() - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.VariableTypesBinding
 
verify(String, Class<?>, Parse, Parser) - Static method in class org.ow2.orchestra.pvm.internal.wire.binding.AbstractCollectionBinding
verifies if the given classname is specified and implements the collection interface
version - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
version - Variable in class org.ow2.orchestra.pvm.internal.cal.Day
 
version - Variable in class org.ow2.orchestra.pvm.internal.cal.DayPart
 
version - Variable in class org.ow2.orchestra.pvm.internal.cal.Holiday
 
version - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessDefinitionImpl
the version number of the process definitions with the same name.
version - Variable in class org.ow2.orchestra.pvm.internal.model.ProcessModificationsImpl
 
version - Variable in class org.ow2.orchestra.pvm.internal.wire.descriptor.AbstractDescriptor
 
version(int) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the version of the process definition explicitely

W

waitCondition(Condition) - Method in class org.ow2.orchestra.pvm.model.ProcessFactory
sets the wait condition on the current transition.
waitConditionDescriptor - Variable in class org.ow2.orchestra.pvm.internal.model.TransitionImpl
 
waitForSignal() - Method in interface org.ow2.orchestra.pvm.activity.ActivityExecution
makes this execution wait in the current node until an external trigger is given with one of the #signal() methods.
waitForSignal() - Method in class org.ow2.orchestra.pvm.internal.model.ExecutionImpl
 
waitTillQueueEmpty() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JdkJobExecutor
 
waitTillQueueEmpty() - Method in class org.ow2.orchestra.pvm.internal.jobexecutor.pvm.PvmJobExecutor
 
warn(String) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
warn(String, Throwable) - Method in class org.ow2.orchestra.pvm.internal.log.Log
 
warning(SAXParseException) - Method in class org.ow2.orchestra.pvm.internal.xml.Parse
part of ErrorHandler to capture XML parsing problems.
WebRequestContext - Class in org.ow2.orchestra.pvm.internal.env
 
WebRequestContext() - Constructor for class org.ow2.orchestra.pvm.internal.env.WebRequestContext
 
WebSessionContext - Class in org.ow2.orchestra.pvm.internal.env
 
WebSessionContext() - Constructor for class org.ow2.orchestra.pvm.internal.env.WebSessionContext
 
weekInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
weeks - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 
WireBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
WireBinding(String, String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.WireBinding
 
wireContext - Variable in class org.ow2.orchestra.pvm.internal.model.WireProperties
 
WireContext - Class in org.ow2.orchestra.pvm.internal.wire
object factory that creates, initializes, wires and caches objects based on descriptors (aka IoC container).
WireContext() - Constructor for class org.ow2.orchestra.pvm.internal.wire.WireContext
 
WireContext(WireDefinition) - Constructor for class org.ow2.orchestra.pvm.internal.wire.WireContext
 
WireContext(WireDefinition, String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.WireContext
when this Context is used in an Environment, it needs a name.
WireContext(WireDefinition, String, Environment, boolean) - Constructor for class org.ow2.orchestra.pvm.internal.wire.WireContext
allows for postponing the creation of this wire context.
wireDefinition - Variable in class org.ow2.orchestra.pvm.internal.wire.WireContext
 
WireDefinition - Class in org.ow2.orchestra.pvm.internal.wire
map of Descriptors that serve as input for a WireContext.
WireDefinition() - Constructor for class org.ow2.orchestra.pvm.internal.wire.WireDefinition
 
WireDescriptorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
WireDescriptorBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.WireDescriptorBinding
 
WireException - Exception in org.ow2.orchestra.pvm.internal.wire
thrown during the creation or initialization of objects from the Wiring Context.
WireException() - Constructor for exception org.ow2.orchestra.pvm.internal.wire.WireException
 
WireException(String, Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.wire.WireException
 
WireException(String) - Constructor for exception org.ow2.orchestra.pvm.internal.wire.WireException
 
WireException(Throwable) - Constructor for exception org.ow2.orchestra.pvm.internal.wire.WireException
 
WireInterceptorBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
WireInterceptorBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.WireInterceptorBinding
 
WireObjectEventInfo - Class in org.ow2.orchestra.pvm.internal.wire
 
WireObjectEventInfo(String, String, Object) - Constructor for class org.ow2.orchestra.pvm.internal.wire.WireObjectEventInfo
 
WireOperationBinding - Class in org.ow2.orchestra.pvm.internal.wire.binding
 
WireOperationBinding(String) - Constructor for class org.ow2.orchestra.pvm.internal.wire.binding.WireOperationBinding
 
WireParser - Class in org.ow2.orchestra.pvm.internal.wire.xml
parses object wiring xml and constructs a WireDefinition.
WireParser() - Constructor for class org.ow2.orchestra.pvm.internal.wire.xml.WireParser
Constructs a new WireParser with the default bindings.
WireProperties - Class in org.ow2.orchestra.pvm.internal.model
 
WireProperties() - Constructor for class org.ow2.orchestra.pvm.internal.model.WireProperties
 
writeContextName - Variable in class org.ow2.orchestra.pvm.internal.script.EnvironmentBindings
 
writeContextName - Variable in class org.ow2.orchestra.pvm.internal.script.ScriptManager
 

Y

yearInMillis - Variable in class org.ow2.orchestra.pvm.internal.cal.BusinessCalendar
 
years - Variable in class org.ow2.orchestra.pvm.internal.cal.Duration
 

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

Copyright © 2011 OW2 Consortium. All Rights Reserved.