Class ArchivedProjectService.ArchivingResult

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

public static class ArchivedProjectService.ArchivingResult extends ArchivedProjectService.ValidationResult
A simple object that holds the information about an project archive/restore operation. This object should not be constructed directly.
See Also:
  • Constructor Details