tigase.server.amp.action
Class Alert

java.lang.Object
  extended by tigase.server.amp.ActionAbstract
      extended by tigase.server.amp.action.Alert
All Implemented Interfaces:
ActionIfc, AmpFeatureIfc

public class Alert
extends ActionAbstract

Created: May 1, 2010 1:39:07 PM

Version:
$Rev$
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from class tigase.server.amp.ActionAbstract
AMP_SECURITY_LEVEL, AMP_SECURITY_LEVEL_DEFAULT, resultsHandler, SECURITY_PROP_KEY
 
Fields inherited from interface tigase.server.amp.AmpFeatureIfc
ACTION_ATT, AMP_MSG_REPO_URI_PARAM, AMP_MSG_REPO_URI_PROP_KEY, AMP_XMLNS, CONDITION_ATT, EXPIRED, FROM_CONN_ID, MSG_OFFLINE_PROP_KEY, OFFLINE, TO_CONN_ID, TO_RES
 
Constructor Summary
Alert()
           
 
Method Summary
 boolean execute(Packet packet, tigase.xml.Element rule)
          Method description
 String getName()
          Method description
 
Methods inherited from class tigase.server.amp.ActionAbstract
getDefaults, prepareAmpPacket, removeTigasePayload, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Alert

public Alert()
Method Detail

execute

public boolean execute(Packet packet,
                       tigase.xml.Element rule)
Method description

Parameters:
packet -
rule -
Returns:

getName

public String getName()
Method description

Returns:


Copyright © 2013 Tigase. All rights reserved.