ActionType - public abstract class BaseActionFactory<ActionType extends LiveAction>
extends java.lang.Object
LiveActionFactory service| Constructor and Description |
|---|
BaseActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
createAction(Resource resource)
Creates an action using the
newActionInstance(ValueMap) method. |
public ActionType createAction(Resource resource) throws WCMException
newActionInstance(ValueMap) method. The configuration
passed to that method consists of the default configuration returned by
getFactoryConfig(), overlayed by the properties on the given resource.WCMException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"