Class DeploymentNotificationBean

    • Method Detail

      • getApiKey

        public String getApiKey()
      • getApplicationId

        public String getApplicationId()
      • getDescription

        public String getDescription()
      • getRevision

        public String getRevision()
      • getChangelog

        public String getChangelog()
      • getUser

        public String getUser()
      • getCommit

        public String getCommit()
      • getDeeplink

        public String getDeeplink()
      • getTimestamp

        public String getTimestamp()
      • getVersion

        public String getVersion()
      • getGroupId

        public String getGroupId()
      • getDeploymentId

        public String getDeploymentId()
      • getEntityGuid

        public String getEntityGuid()
      • getDeploymentType

        public String getDeploymentType()
      • getEuropean

        public boolean getEuropean()
      • getDeploymentType

        public String getDeploymentType​(EnvVars env)
      • getEuropean

        public boolean getEuropean​(EnvVars env)
      • getDeploymentId

        public String getDeploymentId​(EnvVars env)
      • getCredentials

        @CheckForNull
        public static com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials getCredentials​(Job<?,​?> owner,
                                                                                                                  String credentialId,
                                                                                                                  String source)