mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
apply code style
This commit is contained in:
@@ -58,8 +58,8 @@ public class FilePlanComponentAspects
|
|||||||
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
|
// 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