Package com.mendix.core.actionmanagement
-
Interface Summary Interface Description IActionRegistrator ListenersRegistry Allows to register before and after listeners for system events on all persistable entities in the application.MicroflowCallBuilder Provides a builder for building a microflow call.UserActionCallBuilder -
Class Summary Class Description ActionListener<T extends CoreAction<?>> Abstract ActionListener
T is the type of CoreAction this listener listens to.CoreAction<R> EventActionInfo<T> -
Enum Summary Enum Description ActionState Indicates the state of the action.