Package com.mendix.core.actionmanagement
package com.mendix.core.actionmanagement
-
ClassDescriptionProvides a builder for building an action call.ActionListener<T extends ICoreAction<?>>Abstract ActionListener
T is the type of ICoreAction this listener listens to.Indicates the state of the action.CoreAction<R>Deprecated.since 10.18.Represents an event action.Provides the interface for registering custom Java actions.Allows to register before and after listeners for system events on all persistable entities in the application.Provides a builder for building a microflow call.Provides a builder for building a user action call.