artifactDelta property

Map<String, int> artifactDelta
final

Optional. Indicates that the event is updating an artifact. key is the filename, value is the version.

Implementation

final Map<String, int> artifactDelta;