|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.cms.CMSFormProcessorMailTask
public class CMSFormProcessorMailTask
| Constructor Summary | |
|---|---|
CMSFormProcessorMailTask()
|
|
| Method Summary | |
|---|---|
CMSFormProcessorMailTaskResult |
execute(Bundle bundle, ServiceRequest request)
Processes the given a request and sends mails according to the underlying configuration. |
boolean |
isStopTask(ServiceRequest request)
Returns false. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMSFormProcessorMailTask()
| Method Detail |
|---|
public final CMSFormProcessorMailTaskResult execute(Bundle bundle, ServiceRequest request)
execute in interface ICMSFormProcessorTaskbundle - the current Bundlerequest - the current ServiceRequest
CMSFormProcessorTaskResultCMSFormProcessor.processForm(org.torweg.pulse.bundle.Bundle,
org.torweg.pulse.service.request.ServiceRequest)public final boolean isStopTask(ServiceRequest request)
false.
isStopTask in interface ICMSFormProcessorTaskrequest - the current ServiceRequest
false, always
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||