Interface CreateMovementTask
- All Superinterfaces:
OptionalTask<Tuple3<Entity,
,Entity, Optional<Entity>>, Void> PersistTask<Tuple3<Entity,
Entity, Optional<Entity>>, Void>
- All Known Implementing Classes:
DefaultCreateMovementTask
-
Method Summary
Methods inherited from interface ch.tocco.nice2.persist.core.api.exec.OptionalTask
doRun, run
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