mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Removing sonar warnings
This commit is contained in:
@@ -171,7 +171,7 @@ public class ScriptConstraint implements Serializable
|
|||||||
*/
|
*/
|
||||||
public void deleteAuthority(String authority)
|
public void deleteAuthority(String authority)
|
||||||
{
|
{
|
||||||
|
//Do nothing
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -180,7 +180,7 @@ public class ScriptConstraint implements Serializable
|
|||||||
*/
|
*/
|
||||||
public void deleteValue(String value)
|
public void deleteValue(String value)
|
||||||
{
|
{
|
||||||
|
//Do nothing
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@@ -55,6 +55,7 @@ public final class RecordsManagementAuditQueryParameters
|
|||||||
*/
|
*/
|
||||||
public RecordsManagementAuditQueryParameters()
|
public RecordsManagementAuditQueryParameters()
|
||||||
{
|
{
|
||||||
|
//Default constructor
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user