public class CreateSimpleContentFunction extends CreateContentFunction
_observationManager, _resolver, CONTENT_LANGUAGE_KEY, CONTENT_MIXINS_KEY, CONTENT_NAME_KEY, CONTENT_TITLE_KEY, CONTENT_TYPES_KEY, PARENT_CONTENT_ID_KEY, PARENT_CONTENT_METADATA_PATH_KEYCONTENT_KEY_logger, _manager, CONTEXT_PARAMETERS_KEY, FAIL_CONDITIONS_KEY, RESULT_MAP_KEY, WORKFLOW_ERRORS_KEY, WORKFLOW_WARNS_KEY| Constructor and Description | 
|---|
CreateSimpleContentFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<Future> | 
_notifyContentAdded(Content content,
                   Map transientVars)
Notify observers that the content has been created 
 | 
_createContent, _getContentRoot, _getNonNullVar, _getObjectType, _getSubContentRoot, _populateAdditionalData, _populateContent, execute, getSystemUser, servicegetContentaddWorkflowError, addWorkflowWarning, enableLogging, getConditionFailures, getContextParameters, getResultsMap, getUserpublic CreateSimpleContentFunction()
protected List<Future> _notifyContentAdded(Content content, Map transientVars) throws com.opensymphony.workflow.WorkflowException
CreateContentFunction_notifyContentAdded in class CreateContentFunctioncontent - The content addedtransientVars - The workflow varsFuture objects of the asynchronous observerscom.opensymphony.workflow.WorkflowException - If an error occurred