public interface ScheduledPublisher
Modifier and Type | Method and Description |
---|---|
void |
begin() |
void |
beginUser(java.lang.String user) |
void |
end() |
void |
endUser(java.lang.String user) |
void |
publish(ScheduledAlertOccurrence occurrence) |
void begin() throws AlertingException
AlertingException
void beginUser(java.lang.String user) throws AlertingException
AlertingException
void publish(ScheduledAlertOccurrence occurrence) throws AlertingException
AlertingException
void endUser(java.lang.String user) throws AlertingException
AlertingException
void end() throws AlertingException
AlertingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.