Type
- public interface LiveActionFactory<Type extends LiveAction>
LiveAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LIVE_ACTION_NAME
The Service Registration Property reporting the name of
LiveActions this factory can create
|
Modifier and Type | Method and Description |
---|---|
Type |
createAction(Resource resource) |
java.lang.String |
createsAction() |
static final java.lang.String LIVE_ACTION_NAME
java.lang.String createsAction()
getName() of LiveAction
LiveAction.getName();
Type createAction(Resource resource) throws WCMException
resource
- containing configuration valuesnull
, if given resource does not suited to created an ActionWCMException
- in case of errorCopyright © 2010 - 2020 Adobe. All Rights Reserved