Class DeploymentConstraints
java.lang.Object
com.elo.gradle.osgi.constraints.model.DeploymentConstraints
Model class for the deployment definition e.g. in a bundle
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classModel class for a deployment -
Method Summary
Modifier and TypeMethodDescriptionstatic DeploymentConstraintsof(Collection<DeploymentConstraints.Deployment> sshDeployments) static DeploymentConstraints
-
Method Details
-
getSshDeployments
-
of
-
ofConfig
public static DeploymentConstraints ofConfig(Object deploymentConstraintsConfig, Map<String, ?> properties)
-