|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrouperClientXmppJob.XmppJobEventAction | |
---|---|
edu.internet2.middleware.grouperClientExt.xmpp |
Uses of GrouperClientXmppJob.XmppJobEventAction in edu.internet2.middleware.grouperClientExt.xmpp |
---|
Methods in edu.internet2.middleware.grouperClientExt.xmpp that return GrouperClientXmppJob.XmppJobEventAction | |
---|---|
GrouperClientXmppJob.XmppJobEventAction |
GrouperClientXmppJob.getEventAction()
event action on each event |
static GrouperClientXmppJob.XmppJobEventAction |
GrouperClientXmppJob.XmppJobEventAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GrouperClientXmppJob.XmppJobEventAction[] |
GrouperClientXmppJob.XmppJobEventAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in edu.internet2.middleware.grouperClientExt.xmpp with parameters of type GrouperClientXmppJob.XmppJobEventAction | |
---|---|
void |
GrouperClientXmppJob.setEventAction(GrouperClientXmppJob.XmppJobEventAction eventAction1)
event action on each event |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |