Interface NoArgPersistTask<T>
- All Superinterfaces:
PersistTask<Void,T>
- All Known Implementing Classes:
CreateCalendarEventTask,EntityLoadTask
-
Method Summary
Modifier and TypeMethodDescriptionrun(CommandContext commandContext) default Trun(Optional<Void> a, CommandContext commandContext) 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