public class SendCDMFRFunction extends AbstractContentWorkflowComponent implements com.opensymphony.workflow.FunctionProvider, Initializable
| Modifier and Type | Field and Description | 
|---|---|
private boolean | 
_isActive  | 
private SourceResolver | 
_sourceResolver  | 
_contentHelper, CONTENT_KEY_logger, _manager, CONTEXT_PARAMETERS_KEY, FAIL_CONDITIONS_KEY, RESULT_MAP_KEY, WORKFLOW_ERRORS_KEY, WORKFLOW_WARNS_KEY| Constructor and Description | 
|---|
SendCDMFRFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(Map transientVars,
       Map args,
       com.opensymphony.module.propertyset.PropertySet ps)  | 
protected String | 
getExportUri()
Get the URI to use to export CDMfr 
 | 
void | 
initialize()  | 
void | 
service(ServiceManager manager)  | 
getContentaddWorkflowError, addWorkflowWarning, enableLogging, getConditionFailures, getContextParameters, getResultsMap, getUserprivate boolean _isActive
private SourceResolver _sourceResolver
public SendCDMFRFunction()
public void service(ServiceManager manager) throws ServiceException
service in interface Serviceableservice in class AbstractContentWorkflowComponentServiceExceptionpublic void initialize() throws Exception
initialize in interface InitializableExceptionpublic void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.WorkflowException
execute in interface com.opensymphony.workflow.FunctionProvidercom.opensymphony.workflow.WorkflowExceptionprotected String getExportUri()