Class Tasks.GetTaskExecutionTask
java.lang.Object
ch.tocco.nice2.tasks.impl.progress.persist.Tasks.GetTaskExecutionTask
- All Implemented Interfaces:
PersistTask<String,
Entity>
- Enclosing class:
Tasks
public static final class Tasks.GetTaskExecutionTask
extends Object
implements PersistTask<String,Entity>
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap
-
Constructor Details
-
GetTaskExecutionTask
public GetTaskExecutionTask()
-
-
Method Details
-
run
- Specified by:
run
in interfacePersistTask<String,
Entity> - Throws:
Exception
-