org.griphyn.cPlanner.engine.cleanup |
|
Java Source File Name | Type | Comment |
Cleanup.java | Class | Use's RM to do removal of the files on the remote sites. |
Implementation.java | Interface | The interface that defines how the cleanup job is invoked and created. |
InPlace.java | Class | This generates cleanup jobs in the workflow itself. |
RM.java | Class | Use's RM to do removal of the files on the remote sites. |
Strategy.java | Interface | The interface that defines how the cleanup job is invoked and created. |