Class ExecutionErrorSelectedEvent


  • public class ExecutionErrorSelectedEvent
    extends Object
    • Constructor Detail

      • ExecutionErrorSelectedEvent

        public ExecutionErrorSelectedEvent()
      • ExecutionErrorSelectedEvent

        public ExecutionErrorSelectedEvent​(String serverTemplateId,
                                           String deploymentId,
                                           String errorId)
    • Method Detail

      • getDeploymentId

        public String getDeploymentId()
      • getErrorId

        public String getErrorId()
      • getServerTemplateId

        public String getServerTemplateId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object