public class DefaultTriggerAction extends AbstractAction<DefaultTriggerAction> implements TriggerAction<DefaultTriggerAction>
TriggerAction.Attributes, TriggerAction.EndpointTypes
Constructor and Description |
---|
DefaultTriggerAction() |
DefaultTriggerAction(String placement) |
DefaultTriggerAction(String placement,
String type) |
DefaultTriggerAction(TriggerAction<?> action) |
Modifier and Type | Method and Description |
---|---|
DefaultTriggerAction |
copy() |
canEqual, compareTo, equals, getAttributes, getComponents, getEndpoints, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hashCode, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addTriggerEndpoint, confirmMessage, confirmSubmitLabel, confirmTitle, findTriggerEndpoint, openConfirmModal, triggerEndpoint, triggerEndpointScope, triggerEndpointUrl
addComponent, addComponents, addEndpoint, addEndpoint, apply, attribute, clearEndpoints, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAttribute, getAttribute, getAttributes, getComponent, getComponent, getComponents, getComponentsList, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hasAttribute, hasComponent, hasEndpoint, id, label, label, operationType, order, placement, removeAttribute, removeComponent, removeEndpoint, scope, self, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType, type
compareTo
public DefaultTriggerAction()
public DefaultTriggerAction(String placement)
public DefaultTriggerAction(TriggerAction<?> action)
public DefaultTriggerAction copy()
copy
in interface Copyable<DefaultTriggerAction>
Copyright © 2021. All rights reserved.