Interface ContentFragmentLaunchOperationParameters

    • Method Detail

      • isDeep

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

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

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