Interface CxProcessKeyStrategy

  • All Known Implementing Classes:
    DefaultCxProcessKeyStrategy

    public interface CxProcessKeyStrategy
    Strategy which generates key identifying process
    • Method Detail

      • getProcessKey

        java.lang.String getProcessKey​(UserModel user,
                                       CatalogVersionModel catalogVersion)
        Create key identifying process
        Parameters:
        user - User for which process will be started
        catalogVersion - Catalog version for which process will be started
        Returns:
        Key identifying process