T
- public interface TaskResult<T> extends Dependency<T>
DEFAULT_KEY, META_KEY
Modifier and Type | Method and Description |
---|---|
java.lang.String |
target()
The taskName of the target for this result.
|
Meta |
taskAnnotation()
The configuration used to produce this task result.
|
java.lang.String |
taskName()
The taskName of the task which produced this result
|
java.lang.Object |
workspaceIdentity()
An object used to ensure that two different task results were obtained with the same configuration of the Workspace
|
get, get, isValid, keys, meta, type, type
getName, isAnonimous
java.lang.String taskName()
String
object.java.lang.String target()
String
object.Meta taskAnnotation()
Meta
object.java.lang.Object workspaceIdentity()