Package com.bluebell.greenhouse.radicle.performable
package com.bluebell.greenhouse.radicle.performable
Contains the actions that a
Job's Actions will perform.
Package: com.bluebell.greenhouse.radicle.performable
- Since:
- 1.0.1
- Author:
- Stephen Prizio
-
InterfacesClassDescriptionPersistence-neutral reporting contract exposed to durable action handlers.DurableActionHandler<T extends JobPayload>Reconstructable action handler receiving typed persisted input.