net.juniper.smgt.ent.plugin
Interface SubscriptionUpdateAuditEvent
- All Superinterfaces:
- ManagerAuditEvent, PersistentChangeAuditEvent, SubscriptionAttributes
- public interface SubscriptionUpdateAuditEvent
- extends PersistentChangeAuditEvent, SubscriptionAttributes
An audit event that may be triggered by changing the parameter substitutions,
sspState attribute or sspAction attribute of a subscription object
getSubscriptionDn
public String getSubscriptionDn()
- Returns the dn of the subscription object that was changed
- Returns:
- the dn of the subscription
getChangeSet
public Set getChangeSet()
- Returns a set of
ModifiedAttribute that contains the attributes
being changed of the subscriber.