Package | Description |
---|---|
org.alfresco.repo.content.cleanup |
Modifier and Type | Method and Description |
---|---|
static ContentStoreCleaner.DeleteFailureAction |
ContentStoreCleaner.DeleteFailureAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentStoreCleaner.DeleteFailureAction[] |
ContentStoreCleaner.DeleteFailureAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentStoreCleaner.setDeletionFailureAction(ContentStoreCleaner.DeleteFailureAction deletionFailureAction)
Set the action to take in the event that an orphaned binary failed to get deleted.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.