Uses of Record Class
network.ike.workspace.Subproject
Packages that use Subproject
-
Uses of Subproject in network.ike.plugin
Methods in network.ike.plugin with parameters of type SubprojectModifier and TypeMethodDescriptionReleaseNotesSupport.SubprojectCommits.messagesFor(String name, Subproject subproject, String fromSha, String toSha) Return one subproject's commit messages for its pin advance. -
Uses of Subproject in network.ike.workspace
Methods in network.ike.workspace that return types with arguments of type SubprojectModifier and TypeMethodDescriptionManifest.subprojects()Returns the value of thesubprojectsrecord component.Constructor parameters in network.ike.workspace with type arguments of type SubprojectModifierConstructorDescriptionManifest(String schemaVersion, String generated, Defaults defaults, WorkspaceRoot workspaceRoot, Map<String, Subproject> subprojects, IdeSettings ide) Creates an instance of aManifestrecord class.