setNotifying(Request request) Enables notification if the corresponding request parameters exist.
Constructor Detail
CocoonTaskWrapper
public CocoonTaskWrapper(Map objectModel, Parameters parameters, ServiceManager manager) throws ExecutionException(Code)
Ctor to be called from a Cocoon component.
Parameters: objectModel - A Cocoon object model. Parameters: parameters - A parameters object. Parameters: manager - The service manager to use. throws: ExecutionException - when something went wrong.
Initializes this wrapper.
Parameters: parameters - The task parameters. Parameters: publication - The publication. Parameters: request - The request. throws: ExecutionException - when something went wrong.