All Known Implementing Classes:
LoggingDeploymentIssues

public interface DeploymentIssues
Represents the people responsible for keeping Vespa up and running in a given organization, etc..
Author:
jonmv
  • Method Details

    • fileUnlessOpen

      IssueId fileUnlessOpen(Optional<IssueId> issueId, com.yahoo.config.provision.ApplicationId applicationId, User asignee, Contact contact)
    • fileUnlessOpen

      IssueId fileUnlessOpen(Collection<com.yahoo.config.provision.ApplicationId> applicationIds, com.yahoo.component.Version version)
    • escalateIfInactive

      void escalateIfInactive(IssueId issueId, Duration maxInactivity, Optional<Contact> contact)