mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
added a rejected record to the list of invalid objects for WORM
This commit is contained in:
@@ -57,8 +57,9 @@ public class FilePlanComponentAspects
|
|||||||
// retention schedule cut off aspect
|
// retention schedule cut off aspect
|
||||||
public static final String CUT_OFF_ASPECT = "rma:cutOff";
|
public static final String CUT_OFF_ASPECT = "rma:cutOff";
|
||||||
|
|
||||||
//declare version as record aspect
|
// declare version as record aspect
|
||||||
public static final String VERSION_AS_RECORD="rmv:versionRecord";
|
public static final String VERSION_AS_RECORD="rmv:versionRecord";
|
||||||
|
|
||||||
|
// WORM store selector aspect
|
||||||
public static final String ASPECT_STORE_SELECTOR="cm:storeSelector";
|
public static final String ASPECT_STORE_SELECTOR="cm:storeSelector";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user