public static interface IResourceDescription.CoarseGrainedEvent extends IResourceDescription.Event
This event is used to indicate that there were changes but it was not possible to determine what kind of changes had been done. This event does not contain any deltas.
IResourceDescription.Event.Listener, IResourceDescription.Event.Source| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<IResourceDescription.Delta> |
getDeltas() |
com.google.common.collect.ImmutableList<IResourceDescription.Delta> getDeltas()
getDeltas in interface IResourceDescription.Eventnull but always empty.