See: Description
Interface | Description |
---|---|
PluggableAction |
Interface for pluggable actions.
|
PluggableActionContext |
interface for the context of a pluggable action.
|
PluggableActionRequest |
input data passed to
PluggableAction.processAction(PluggableActionRequest, PluggableActionResponse) . |
PluggableActionResponse |
Interface for the response of a pluggable action.
|
Class | Description |
---|---|
GenericPluggableAction |
abstract base class for pluggable actions.
|
PluggableActionInvoker |
Helper class to manually invoke pluggable actions
|
Exception | Description |
---|---|
PluggableActionException |
Exceptions thrown when errors occur in pluggable actions
|
Copyright © 2016 Gentics Software GmbH. All Rights Reserved.