Class ScheduleExecution


  • public class ScheduleExecution
    extends java.lang.Object
    Schedule execution
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String URI  
    • Constructor Detail

      • ScheduleExecution

        public ScheduleExecution()
    • Method Detail

      • getStatus

        public java.lang.String getStatus()
      • getLinks

        public java.util.Map<java.lang.String,​java.lang.String> getLinks()
      • getCreated

        public java.time.ZonedDateTime getCreated()
      • getTrigger

        public java.lang.String getTrigger()
      • getProcessLastDeployedBy

        public java.lang.String getProcessLastDeployedBy()
      • getUri

        public java.lang.String getUri()
      • isFinished

        public boolean isFinished()
        Returns:
        whether schedule execution is finished