|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PegasusProperties.CLEANUP_SCOPE | |
|---|---|
| edu.isi.pegasus.planner.code.generator.condor | |
| edu.isi.pegasus.planner.common | |
| edu.isi.pegasus.planner.parser.pdax | |
| Uses of PegasusProperties.CLEANUP_SCOPE in edu.isi.pegasus.planner.code.generator.condor |
|---|
| Fields in edu.isi.pegasus.planner.code.generator.condor declared as PegasusProperties.CLEANUP_SCOPE | |
|---|---|
private PegasusProperties.CLEANUP_SCOPE |
SUBDAXGenerator.mCleanupScope
The cleanup scope for the workflows. |
| Uses of PegasusProperties.CLEANUP_SCOPE in edu.isi.pegasus.planner.common |
|---|
| Methods in edu.isi.pegasus.planner.common that return PegasusProperties.CLEANUP_SCOPE | |
|---|---|
PegasusProperties.CLEANUP_SCOPE |
PegasusProperties.getCleanupScope()
Returns the scope for file cleanup. |
static PegasusProperties.CLEANUP_SCOPE |
PegasusProperties.CLEANUP_SCOPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PegasusProperties.CLEANUP_SCOPE[] |
PegasusProperties.CLEANUP_SCOPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PegasusProperties.CLEANUP_SCOPE in edu.isi.pegasus.planner.parser.pdax |
|---|
| Fields in edu.isi.pegasus.planner.parser.pdax declared as PegasusProperties.CLEANUP_SCOPE | |
|---|---|
private PegasusProperties.CLEANUP_SCOPE |
PDAX2MDAG.mCleanupScope
The cleanup scope for the workflows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||