public class ArchiveWebContentAction extends ArchiveContentAction
_cloneComponent, _observationManager, _repository, _resolver_userProvider_workflowProvidermanagerEMPTY_MAP| Constructor and Description | 
|---|
ArchiveWebContentAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Event | 
_prepareDeletedEvent(UserIdentity user,
                    Content content)
Prepare event to notify observers 
 | 
protected Event | 
_prepareDeletingEvent(UserIdentity user,
                     Content content)
Prepare event to notify observers 
 | 
protected void | 
archiveContent(WorkflowAwareContent content,
              Map objectModel,
              Map<String,Object> result)
Archive a content. 
 | 
protected void | 
removeZoneItems(Content content,
               Map objectModel,
               Map<String,Object> result)
Remove zone items referencing the content 
 | 
_act, getArchiveSession, service_getContent, _getCurrentStep, _getExceptionContext, _getInputs, _getUser, _getWorkflowId, _processWorkflowException, initialize_getActionResult_getActionId, _getFailConditions, _getWorkflowErrors, _getWorkflowWarns, _processInvalidActionException, actenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic ArchiveWebContentAction()
protected Event _prepareDeletingEvent(UserIdentity user, Content content)
ArchiveContentAction_prepareDeletingEvent in class ArchiveContentActionuser - the responsible for the actioncontent - the archived contentprotected Event _prepareDeletedEvent(UserIdentity user, Content content)
ArchiveContentAction_prepareDeletedEvent in class ArchiveContentActionuser - the responsible for the actioncontent - the archived contentprotected void archiveContent(WorkflowAwareContent content, Map objectModel, Map<String,Object> result) throws RepositoryException
ArchiveContentActionarchiveContent in class ArchiveContentActioncontent - the content to archive.objectModel - the current object model.result - the result mapRepositoryException - The repository exception