|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExtendedWadlServerResource
fr.cnes.sitools.common.resource.AbstractSitoolsResource
fr.cnes.sitools.common.SitoolsResource
fr.cnes.sitools.notification.TriggerResource
fr.cnes.sitools.trigger.GroupTrigger
public class GroupTrigger
Invoked when GROUP event notification
Field Summary |
---|
Fields inherited from class fr.cnes.sitools.common.SitoolsResource |
---|
DEFAULT_MEDIATYPE |
Constructor Summary | |
---|---|
GroupTrigger()
|
Method Summary | |
---|---|
void |
event(org.restlet.representation.Representation representation)
Method applied after POST request |
Methods inherited from class fr.cnes.sitools.notification.TriggerResource |
---|
sitoolsDescribe |
Methods inherited from class fr.cnes.sitools.common.resource.AbstractSitoolsResource |
---|
getMediaType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroupTrigger()
Method Detail |
---|
@Post public void event(org.restlet.representation.Representation representation)
representation
- the representation sent by the POST
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |