A B C D E F G I J M O P R S T U X

E

Elemenope - Class in com.createtank.elemenope
Main application class for the elemenope framework.
Elemenope() - Constructor for class com.createtank.elemenope.Elemenope
Creates a new instance of elemenope
ElemenopeAsyncBpmChainOperation - Class in com.createtank.elemenope.bpm
Returns result of chain of all Operations configured.
ElemenopeAsyncBpmChainOperation() - Constructor for class com.createtank.elemenope.bpm.ElemenopeAsyncBpmChainOperation
 
ElemenopeBpmChainOperation - Class in com.createtank.elemenope.bpm
Not a chain.
ElemenopeBpmChainOperation() - Constructor for class com.createtank.elemenope.bpm.ElemenopeBpmChainOperation
 
ElemenopeBpmListOperation - Class in com.createtank.elemenope.bpm
Not a chain.
ElemenopeBpmListOperation() - Constructor for class com.createtank.elemenope.bpm.ElemenopeBpmListOperation
 
ElemenopeBpmOperation - Interface in com.createtank.elemenope.bpm
 
ElemenopeBpmOperationImpl - Class in com.createtank.elemenope.bpm
 
ElemenopeBpmOperationImpl() - Constructor for class com.createtank.elemenope.bpm.ElemenopeBpmOperationImpl
 
ElemenopeBpmPayload - Interface in com.createtank.elemenope.bpm
Interface for payloads which will contain attributes affecting the JMS/Asynchronous properties for the BPM.
ElemenopeComponent - Interface in com.createtank.elemenope
interface for all elemenope Component classes.
ElemenopeComponents - Class in com.createtank.elemenope
Container class for all elemenope system components.
ElemenopeComponents() - Constructor for class com.createtank.elemenope.ElemenopeComponents
Creates a new instance of ElemenopeComponents
ElemenopeConfiguration - Interface in com.createtank.elemenope
Configuration interface for the elemenope framework.
ElemenopeConfigurationHelper - Class in com.createtank.elemenope
Helper class to initiate elemenope configuration from outside of the Elemenope class.
ElemenopeConfigurationHelper(String, String, String, String, int, boolean) - Constructor for class com.createtank.elemenope.ElemenopeConfigurationHelper
 
ElemenopeConnectionEntity - Interface in com.createtank.elemenope
interface for all elemenope connection specific classes, i.e.
ElemenopeConnectionException - Exception in com.createtank.elemenope
Exception thrown when a problem occurs during connection.
ElemenopeConnectionException() - Constructor for exception com.createtank.elemenope.ElemenopeConnectionException
Creates a new instance of ElemenopeConnectionException without detail message.
ElemenopeConnectionException(String) - Constructor for exception com.createtank.elemenope.ElemenopeConnectionException
Constructs an instance of ElemenopeConnectionException with the specified detail message.
ElemenopeDispatchInformation - Class in com.createtank.elemenope
Class to handle all dispatch and dispatch failover [DFO] information.
ElemenopeDispatchInformation() - Constructor for class com.createtank.elemenope.ElemenopeDispatchInformation
 
ElemenopeDispatchInformation.FailoverType - Class in com.createtank.elemenope
 
ElemenopeDispatchResponse - Class in com.createtank.elemenope
Class to contain all response information from a Dispatcher.
ElemenopeDispatchResponse() - Constructor for class com.createtank.elemenope.ElemenopeDispatchResponse
 
ElemenopeException - Exception in com.createtank.elemenope
Generic exception class for elemenope framework.
ElemenopeException() - Constructor for exception com.createtank.elemenope.ElemenopeException
Creates a new instance of ElemenopeException without detail message.
ElemenopeException(String) - Constructor for exception com.createtank.elemenope.ElemenopeException
Constructs an instance of ElemenopeException with the specified detail message.
ElemenopeInitializationGroupHandler - Class in com.createtank.elemenope
Class to handle list of one or more initialization groups.
ElemenopeInitializationGroupHandler() - Constructor for class com.createtank.elemenope.ElemenopeInitializationGroupHandler
Creates a new instance of ElemenopeInitializationGroups
ElemenopeProcessChainOperation - Class in com.createtank.elemenope.bpm
chain.
ElemenopeProcessChainOperation() - Constructor for class com.createtank.elemenope.bpm.ElemenopeProcessChainOperation
 
ElemenopeProcessListOperation - Class in com.createtank.elemenope.bpm
Not a chain.
ElemenopeProcessListOperation() - Constructor for class com.createtank.elemenope.bpm.ElemenopeProcessListOperation
 
ElemenopeStandardConfiguration - Class in com.createtank.elemenope
Standard implementation of ElemenopeConfiguration class.
ElemenopeStandardConfiguration() - Constructor for class com.createtank.elemenope.ElemenopeStandardConfiguration
Creates a new instance of ElemenopeStandardConfiguration
ElemenopeStartupServlet - Class in com.createtank.elemenope
This is a Servlet class to invoke elemenope system initialization within a web or application server environment.
ElemenopeStartupServlet() - Constructor for class com.createtank.elemenope.ElemenopeStartupServlet
 
execute(Object) - Method in class com.createtank.elemenope.bpm.ElemenopeAsyncBpmChainOperation
Execute the operation.
execute(Object, Map) - Method in class com.createtank.elemenope.bpm.ElemenopeAsyncBpmChainOperation
Execute the operation.
execute(Object) - Method in class com.createtank.elemenope.bpm.ElemenopeBpmChainOperation
Execute the operation.
execute(Object, Map) - Method in class com.createtank.elemenope.bpm.ElemenopeBpmChainOperation
Execute the operation.
execute(Object) - Method in class com.createtank.elemenope.bpm.ElemenopeBpmListOperation
Execute the operation.
execute(Object, Map) - Method in class com.createtank.elemenope.bpm.ElemenopeBpmListOperation
Execute the operation.
execute(Object, Map) - Method in interface com.createtank.elemenope.bpm.ElemenopeBpmOperation
Execute the operation.
execute(Object) - Method in class com.createtank.elemenope.bpm.ElemenopeProcessChainOperation
Execute the operation.
execute(Object) - Method in class com.createtank.elemenope.bpm.ElemenopeProcessListOperation
Execute the operation.
execute(Object, Map) - Method in class com.createtank.elemenope.bpm.ElemenopeProcessListOperation
Execute the operation.
execute(Object) - Method in interface com.createtank.elemenope.Operation
Execute the operation.
execute(Object) - Method in class com.createtank.elemenope.operations.IngestFilesystemOperation
 
execute(String, Vector) - Method in class com.createtank.elemenope.transports.XmlRpcBroker
 
execute(String, Vector) - Method in class com.createtank.elemenope.transports.XmlRpcElemenopeBroker
 
execute(String, Vector) - Method in class com.createtank.elemenope.transports.XmlRpcElemenopeServletBroker
 
execute(String, Vector) - Method in class com.createtank.elemenope.transports.XmlRpcEnterpriseBroker
Apache XML-RPC handler implementation.
execute(String, Vector) - Method in class com.createtank.elemenope.transports.XmlRpcServletBroker
 
executeBlockingCall(String, Object) - Method in class com.createtank.elemenope.transports.DirectCallConnector
Blocking call implementation specific method to allow dispatcher to send message.

A B C D E F G I J M O P R S T U X