Uses of Record Class
network.ike.plugin.ws.SubprojectSnapshot
Packages that use SubprojectSnapshot
-
Uses of SubprojectSnapshot in network.ike.plugin.ws
Method parameters in network.ike.plugin.ws with type arguments of type SubprojectSnapshotModifier and TypeMethodDescriptionstatic StringWsCheckpointDraftMojo.buildCheckpointYaml(String name, String timestamp, String author, String schemaVersion, List<SubprojectSnapshot> snapshots, List<String> absentNames, Map<String, List<network.ike.plugin.ReleaseNotesSupport.IssueRef>> issuesSinceLastRelease) Build checkpoint YAML content from pre-gathered subproject data.