Interface AppUpgradeInfo


  • public interface AppUpgradeInfo
    • Method Detail

      • getVersion

        String getVersion()
      • getRootApplicationName

        String getRootApplicationName()
      • getTargetPartitionName

        String getTargetPartitionName()
      • getRootApplication

        com.redwood.scheduler.api.model.Application getRootApplication​(com.redwood.scheduler.api.model.SchedulerSession session)