Class ProjectService.DeleteProjectValidationResult

All Implemented Interfaces:
ServiceOutcome<Project>, ServiceResult, Serializable
Enclosing interface:
ProjectService

@PublicApi public static class ProjectService.DeleteProjectValidationResult extends ProjectService.AbstractProjectResult
See Also:
  • Constructor Details

    • DeleteProjectValidationResult

      @Internal public DeleteProjectValidationResult(ErrorCollection errorCollection)
    • DeleteProjectValidationResult

      @Internal public DeleteProjectValidationResult(ErrorCollection errorCollection, Project project)