JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.trianacode.taskgraph.annotation
Interface TaskConscious
All Known Implementing Classes:
BundleEditor
,
BundleSubmit
,
BundleToLocalTriana
,
BundleToTrianaCloud
,
CreateBundleSubmitWorkflow
,
CreateChainWorkflows
,
DaxCreator
,
DaxCreatorV3
,
DaxFile
,
DaxJob
,
DaxToPegasus
,
DaxToPegasusUnit
,
ErrorTrackerTest
,
ExecUnit
,
ExecuteString
,
FileNameLoader
,
FileUnit
,
IwirCreator
,
JobUnit
,
RunMultipleBundles
,
TextFileReader
,
ZipFiles
public interface
TaskConscious
Gets an actual handle to the Task itself. One step further than the TaskAware interface.
Method Summary
Methods
Modifier and Type
Method and Description
void
setTask
(
Task
task)
Method Detail
setTask
void setTask(
Task
task)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method