Interface ContentFragmentLaunchOperationParameters

All Superinterfaces:
LaunchPromotionParameters

@ProviderType public interface ContentFragmentLaunchOperationParameters extends LaunchPromotionParameters
This class contains parameters needed when performing a launch operation.
  • Method Details

    • isDeep

      boolean isDeep()
      Whether the operation should be deep or not.
      Returns:
      Boolean value of isDeep
    • getSourceCFList

      List<String> getSourceCFList()
      List of source Content Fragments to be included in the specific operation of the Launch.
      Returns:
      List of source Content Fragments
    • getLaunchPathToCompare

      String getLaunchPathToCompare()
      Another launch path to compare to if not performing the operation against main content.
      Returns:
      Another launch path