mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
@@ -171,7 +171,7 @@ public class ScriptConstraint implements Serializable
|
||||
*/
|
||||
public void deleteAuthority(String authority)
|
||||
{
|
||||
|
||||
//Do nothing
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -180,7 +180,7 @@ public class ScriptConstraint implements Serializable
|
||||
*/
|
||||
public void deleteValue(String value)
|
||||
{
|
||||
|
||||
//Do nothing
|
||||
}
|
||||
|
||||
|
||||
|
@@ -55,6 +55,7 @@ public final class RecordsManagementAuditQueryParameters
|
||||
*/
|
||||
public RecordsManagementAuditQueryParameters()
|
||||
{
|
||||
//Default constructor
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user