com.evolveum.midpoint.notifications.notifiers
Class DummyNotifier.NotificationRecord

java.lang.Object
  extended by com.evolveum.midpoint.notifications.notifiers.DummyNotifier.NotificationRecord
Enclosing class:
DummyNotifier

public class DummyNotifier.NotificationRecord
extends Object


Constructor Summary
DummyNotifier.NotificationRecord()
           
 
Method Summary
 Collection<String> getAccountsOids()
           
 NotifierConfigurationType getConfiguration()
           
 NotificationConfigurationEntryType getEntry()
           
 ChangeType getFirstChangeType()
           
 NotificationRequest getRequest()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DummyNotifier.NotificationRecord

public DummyNotifier.NotificationRecord()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getConfiguration

public NotifierConfigurationType getConfiguration()

getEntry

public NotificationConfigurationEntryType getEntry()

getRequest

public NotificationRequest getRequest()

getAccountsOids

public Collection<String> getAccountsOids()

getFirstChangeType

public ChangeType getFirstChangeType()


Copyright © 2013 evolveum. All Rights Reserved.