Uses of Interface
com.createtank.elemenope.Operation

Packages that use Operation
com.createtank.elemenope.bpm   
com.createtank.elemenope.operations   
 

Uses of Operation in com.createtank.elemenope.bpm
 

Subinterfaces of Operation in com.createtank.elemenope.bpm
 interface ElemenopeBpmOperation
           
 

Classes in com.createtank.elemenope.bpm that implement Operation
 class ElemenopeAsyncBpmChainOperation
          Returns result of chain of all Operations configured.
 class ElemenopeBpmChainOperation
          Not a chain.
 class ElemenopeBpmListOperation
          Not a chain.
 class ElemenopeBpmOperationImpl
           
 class ElemenopeProcessChainOperation
          chain.
 class ElemenopeProcessListOperation
          Not a chain.
 

Uses of Operation in com.createtank.elemenope.operations
 

Classes in com.createtank.elemenope.operations that implement Operation
 class IngestFilesystemOperation
           A generic and configurable file ingestion Operation.