Package com.redwood.scheduler.api.model
Interface AppUpgradeInfo
-
public interface AppUpgradeInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.redwood.scheduler.api.model.Application
getRootApplication(com.redwood.scheduler.api.model.SchedulerSession session)
String
getRootApplicationName()
String
getTargetPartitionName()
String
getVersion()
-