namespace Drupal\log\Plugin\Action in Log entity 2.x
Same name in other branches
Class | Location | Description |
---|---|---|
LogActionBase |
src/ |
Base class for the configurable actions for logs. |
LogClone |
src/ |
Action that clones a log entity. |
LogMarkAsDone |
src/ |
Action that marks a log as done. |
LogMarkAsPending |
src/ |
Action that marks a log as pending. |
LogReschedule |
src/ |
Action that reschedules a log entity. |