public class TriggeredPlainAction<T> extends TriggeredAction<T>
| Constructor and Description |
|---|
TriggeredPlainAction(AbstractActionModel action,
T argument,
ActionExecutionStrategy strategy,
ActionPerformable<T> performable) |
| Modifier and Type | Method and Description |
|---|---|
ActionPerformable<T> |
getPerformable() |
getAction, getArgument, getStrategypublic TriggeredPlainAction(AbstractActionModel action, T argument, ActionExecutionStrategy strategy, ActionPerformable<T> performable)
action - argument - strategy - public ActionPerformable<T> getPerformable()
Copyright © 2017 SAP SE. All Rights Reserved.