Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.organization.ApplicationSummary
Packages that use ApplicationSummary
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of ApplicationSummary in com.yahoo.vespa.hosted.controller.api.integration.organization
Methods in com.yahoo.vespa.hosted.controller.api.integration.organization with parameters of type ApplicationSummaryModifier and TypeMethodDescriptionOwnershipIssues.confirmOwnership(Optional<IssueId> issueId, ApplicationSummary summary, AccountId assigneeId, User assignee, Contact contact) Ensure ownership of the given application has been recently confirmed by the given user. -
Uses of ApplicationSummary in com.yahoo.vespa.hosted.controller.api.integration.stubs
Methods in com.yahoo.vespa.hosted.controller.api.integration.stubs with parameters of type ApplicationSummaryModifier and TypeMethodDescriptionDummyOwnershipIssues.confirmOwnership(Optional<IssueId> issueId, ApplicationSummary summary, AccountId assigneeId, User assignee, Contact contact)