Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.Link
Packages that use Link
-
Uses of Link in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return LinkMethods in ch.admin.bit.jeap.deploymentlog.domain that return types with arguments of type LinkMethod parameters in ch.admin.bit.jeap.deploymentlog.domain with type arguments of type LinkModifier and TypeMethodDescriptionDeploymentService.createDeployment(String externalId, String versionName, ZonedDateTime taggedAt, String versionCtrlUrl, String commitRef, ZonedDateTime committedAt, boolean publishedVersion, String systemName, String componentName, String environmentName, DeploymentTarget target, ZonedDateTime startedAt, String startedBy, DeploymentUnit deploymentUnit, Set<Link> links, Map<String, String> properties, Set<String> referenceIdentifiers, String changelogComment, String changelogComparedToVersion, Set<String> changelogJiraIssueKeys, String remedyChangeId, Set<DeploymentType> deploymentTypes)