UpToDateRule.TaskUpToDateState |
UpToDateRule.create(TaskInternal task,
TaskExecution previousExecution,
TaskExecution currentExecution)
Creates the transient state for the given task.
|
UpToDateRule.TaskUpToDateState |
TaskTypeChangedUpToDateRule.create(TaskInternal task,
TaskExecution previousExecution,
TaskExecution currentExecution) |
UpToDateRule.TaskUpToDateState |
OutputFilesChangedUpToDateRule.create(TaskInternal task,
TaskExecution previousExecution,
TaskExecution currentExecution) |
UpToDateRule.TaskUpToDateState |
InputPropertiesChangedUpToDateRule.create(TaskInternal task,
TaskExecution previousExecution,
TaskExecution currentExecution) |
UpToDateRule.TaskUpToDateState |
InputFilesChangedUpToDateRule.create(TaskInternal task,
TaskExecution previousExecution,
TaskExecution currentExecution) |
UpToDateRule.TaskUpToDateState |
CompositeUpToDateRule.create(TaskInternal task,
TaskExecution previousExecution,
TaskExecution currentExecution) |