Class SimpleSmackCommand

java.lang.Object
com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
All Implemented Interfaces:
SmackCommand
Direct Known Subclasses:
CommitCommentSmackCommand

public abstract class SimpleSmackCommand extends AbstractSmackCommand
A simple SmackCommand that should be refactored to implement Action
  • Constructor Details

    • SimpleSmackCommand

      public SimpleSmackCommand()
  • Method Details