Type - public interface LiveActionFactory<Type extends LiveAction>
LiveAction| Modifier and Type | Field and Description |
|---|---|
static 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) |
String |
createsAction() |
static final String LIVE_ACTION_NAME
String createsAction()
getName() of LiveActionLiveAction.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