Package com.mendix.core.actionmanagement.internal
-
Interface Summary Interface Description CoreActionHandler Defines the interface for an action handler.HandlerFactory Provides the interface for creating action handlers.LoginActionHandler Provides the interface for executing a login action. -
Class Summary Class Description ActionHandler Provides access to (internal) action handlers.InternalCoreAction<R> Provides the (internal) interface to an action that can be executed.