| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileActionComponent.Operation | |
|---|---|
| com.jalios.jcms.fileprocessor | |
| com.jalios.jcms.fileprocessor.processingmanagement | |
| Uses of FileActionComponent.Operation in com.jalios.jcms.fileprocessor | 
|---|
| Methods in com.jalios.jcms.fileprocessor that return FileActionComponent.Operation | |
|---|---|
| static FileActionComponent.Operation | FileActionComponent.Operation.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FileActionComponent.Operation[] | FileActionComponent.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Uses of FileActionComponent.Operation in com.jalios.jcms.fileprocessor.processingmanagement | 
|---|
| Methods in com.jalios.jcms.fileprocessor.processingmanagement that return FileActionComponent.Operation | |
|---|---|
|  FileActionComponent.Operation | ProcessingData.getOperation()Retrieve the kind of Operation for which the file have been detected (create, update, delete, ... ) | 
| Constructors in com.jalios.jcms.fileprocessor.processingmanagement with parameters of type FileActionComponent.Operation | |
|---|---|
| ProcessingData(Repository repository,
               File file,
               FileActionComponent.Operation operation) | |
| ProcessingData(Repository repository,
               Set<File> fileSet,
               FileActionComponent.Operation operation) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||