LiveCopy
instead@Deprecated
public interface LiveCopy
LiveRelationship
Modifier and Type | Method and Description |
---|---|
java.util.Set<ActionConfig> |
getActionsConfig()
Deprecated.
Returns the actions config of this relationship
|
java.lang.String |
getBlueprintPath()
Deprecated.
Returns the blueprint path of this Live Copy.
|
java.lang.String |
getPath()
Deprecated.
Returns the path of the Live Copy
For example: "/content/copy"
|
RolloutManager.Trigger |
getTrigger()
Deprecated.
Returns the update trigger for this Live Copy
|
boolean |
isDeep()
Deprecated.
Returns if the Live Copy is deep
|
boolean |
isRoot()
Deprecated.
Returns if the Live Copy is the root of a Live Copy tree
|
java.lang.String getPath()
java.lang.String getBlueprintPath()
RolloutManager.Trigger getTrigger()
boolean isDeep()
true
if deepboolean isRoot()
true
if rootjava.util.Set<ActionConfig> getActionsConfig()
Copyright © 2010 - 2020 Adobe. All Rights Reserved