|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Strategy
The interface that defines how the cleanup job is invoked and created.
| Field Summary | |
|---|---|
static String |
VERSION
The version number associated with this API Cleanup Strategy. |
| Method Summary | |
|---|---|
ADag |
addCreateDirectoryNodes(ADag dag)
Modifies the workflow to add create directory nodes. |
void |
initialize(PegasusBag bag,
Implementation impl)
Intializes the class. |
| Field Detail |
|---|
static final String VERSION
| Method Detail |
|---|
void initialize(PegasusBag bag,
Implementation impl)
bag - bag of initialization objectsimpl - the implementation instance that creates create dir jobADag addCreateDirectoryNodes(ADag dag)
dag - the workflow to which the nodes have to be added.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||