|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProcessTaskFactory<T extends ProcessTaskFactory<T,U>,U extends ProcessTaskSpec<U>>
This interface defines a factory for creating process tasks. A process task processes a source entity and puts the result in a target location. A process task is both an action task and a generator task.
ActionTaskFactory,
GeneratorTaskFactory| Field Summary |
|---|
| Fields inherited from interface org.schmant.task.confable.OverwriteConfigurable |
|---|
DEFAULT_OVERWRITE_STRATEGY |
| Method Summary |
|---|
| Methods inherited from interface org.schmant.task.TaskFactory |
|---|
copy, create, getLastCreated, getSpecification |
| Methods inherited from interface org.schmant.task.confable.LoggingConfigurable |
|---|
setLogFooter, setLogHeader, setReportLevel, setTraceLogging |
| Methods inherited from interface org.schmant.task.TaskRunnable |
|---|
run |
| Methods inherited from interface org.schmant.task.confable.SourceConfigurable |
|---|
addSource, addSources, clearSources, setRelativeToBase, setSource, setSources |
| Methods inherited from interface org.schmant.task.confable.TargetConfigurable |
|---|
setTarget |
| Methods inherited from interface org.schmant.task.confable.OverwriteConfigurable |
|---|
setOverwrite, setOverwriteStrategy |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||