-
Method Summary
Get definition of artifact we're subscribed to.
Get job which consumes the artifact
-
Method Details
-
-
getArtifactDefinition
Get definition of artifact we're subscribed to.
- Returns:
ArtifactDefinition
object
-
getConsumerJob
Get job which consumes the artifact
- Returns:
Job
object
-
getDestinationDirectory
@Nullable
@Nullable String getDestinationDirectory()
Get destination path. This represents a location where consumer job expects to find an artifact.
- Returns:
- Path to the expected location of artifact