public interface ProjectDescriptionDiffFactory
ProjectDescriptionDiff
.Modifier and Type | Method and Description |
---|---|
ProjectDescriptionDiff |
create(ProjectDescription description)
Create a
ProjectDescriptionDiff for the specified
ProjectDescription . |
ProjectDescriptionDiff create(ProjectDescription description)
ProjectDescriptionDiff
for the specified
ProjectDescription
. Any change on the specified description
is
tracked by the returned instance.description
- the project description to use as the source of the diffCopyright © 2021 Pivotal Software, Inc.. All rights reserved.