Class AbstractDelegatingPersistTask<A,T>
java.lang.Object
ch.tocco.nice2.persist.core.api.exec.AbstractDelegatingPersistTask<A,T>
- All Implemented Interfaces:
PersistTask<A,T>
- Direct Known Subclasses:
BusinessUnitMode.BusinessUnitTask, RunAsTask
-
Field Summary
Fields -
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, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, run, skipErrors, unwrap
-
Field Details
-
delegate
-
-
Constructor Details
-
AbstractDelegatingPersistTask
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfacePersistTask<A,T> - Returns:
- an optional plain-text description of this task
-
descriptionVariables
-