Package com.mendix.core.actionmanagement
package com.mendix.core.actionmanagement
-
ClassDescriptionActionListener<T extends CoreAction<?>>Abstract ActionListener
T is the type of CoreAction this listener listens to.Indicates the state of the action.CoreAction<R>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.