public interface LaunchPromotionParameters
Modifier and Type | Method and Description |
---|---|
LaunchPromotionScope |
getPromotionScope()
Get the promotion scope, which determines which content needs to be
promoted
|
Resource |
getResource()
Get the resource to promote (within the launch tree)
|
java.lang.String |
getResourceCollectionPath()
Get the resource collection (workflow package) the resource should be
added to
|
Launch |
getTarget()
A launch can be promoted either to the production version or to one of its parent launches (if it
is a nested launch).
|
Resource getResource()
LaunchPromotionScope getPromotionScope()
Launch getTarget()
null
if the launch should be promoted to the production version.null
java.lang.String getResourceCollectionPath()
null
if not specified"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"