kaos.robots.capabilities
Interface Pager


public interface Pager


Method Summary
 void PageCommunication(java.util.HashMap properties)
          PageCommunication
 

Method Detail

PageCommunication

void PageCommunication(java.util.HashMap properties)
                       throws AbortActionException
PageCommunication

Parameters:
HashMap - of: properties values hasDestination valid email address (required) carriesMessage string message (optional) hasSubject string subject (optional)
Throws:
AbortActionException - wiith possible reasons: Destination was null Not a valid page address Unable to create page Unable to send message