it.eng.spagobi.workflow.publishers
Class AcceptActivityPublisher

java.lang.Object
  extended by it.eng.spagobi.workflow.publishers.AcceptActivityPublisher
All Implemented Interfaces:
it.eng.spago.presentation.PublisherDispatcherIFace

public class AcceptActivityPublisher
extends java.lang.Object
implements it.eng.spago.presentation.PublisherDispatcherIFace


Constructor Summary
AcceptActivityPublisher()
           
 
Method Summary
 java.lang.String getPublisherName(it.eng.spago.base.RequestContainer requestContainer, it.eng.spago.base.ResponseContainer responseContainer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptActivityPublisher

public AcceptActivityPublisher()
Method Detail

getPublisherName

public java.lang.String getPublisherName(it.eng.spago.base.RequestContainer requestContainer,
                                         it.eng.spago.base.ResponseContainer responseContainer)
Specified by:
getPublisherName in interface it.eng.spago.presentation.PublisherDispatcherIFace