Class ExpectedArtifact
java.lang.Object
com.netflix.spinnaker.kork.artifacts.model.ExpectedArtifact
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
matches
Decide if the "matchArtifact" matches the incoming artifact. Any fields not specified in the "matchArtifact" are not compared.- Parameters:
other- is the artifact to match against- Returns:
- true i.f.f. the artifacts match
-