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
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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:
runin interfacePersistTask<String,Entity> - Throws:
Exception
-