mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
update tests based on latest changes
This commit is contained in:
@@ -50,7 +50,7 @@ public enum ActionsOnRule
|
|||||||
HIDE_RECORD("hide-record"),
|
HIDE_RECORD("hide-record"),
|
||||||
DECLARE_VERSION_AS_RECORD("declare-as-version-record"),
|
DECLARE_VERSION_AS_RECORD("declare-as-version-record"),
|
||||||
DECLARE_AS_RECORD("create-record"),
|
DECLARE_AS_RECORD("create-record"),
|
||||||
WORM_LOCK("worm");
|
WORM_LOCK("wormlock");
|
||||||
|
|
||||||
private String actionValue;
|
private String actionValue;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user