it.eng.spago.workflow.worklist.publisher
Class AcceptActivityPublisher

java.lang.Object
  extended by it.eng.spago.workflow.worklist.publisher.AcceptActivityPublisher

public class AcceptActivityPublisher
extends java.lang.Object

Author:
Zoppello A Spago Java Publisher that contain logic to generate a custom or a self described form if it find in response the attribute Target Form This publisher is for AcceptActivity Action that provide to put in service response the attribute target form if it's necessary

Constructor Summary
AcceptActivityPublisher()
           
 
Method Summary
 java.lang.String determinePublisher(SourceBean aFormDescriptor)
           
 java.lang.String getPublisherName(RequestContainer request, ResponseContainer response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptActivityPublisher

public AcceptActivityPublisher()
Method Detail

getPublisherName

public java.lang.String getPublisherName(RequestContainer request,
                                         ResponseContainer response)

determinePublisher

public java.lang.String determinePublisher(SourceBean aFormDescriptor)