mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Added @author and @since for the class
This commit is contained in:
@@ -41,6 +41,12 @@ import org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork;
|
||||
import org.alfresco.service.cmr.repository.NodeRef;
|
||||
import org.alfresco.service.namespace.QName;
|
||||
|
||||
/**
|
||||
* rma:nonElectronicDocument behaviour bean.
|
||||
*
|
||||
* @author silviudinuta
|
||||
* @since 2.4
|
||||
*/
|
||||
@BehaviourBean(defaultType = "rma:nonElectronicDocument")
|
||||
public class NonElectronicRecordType extends BaseBehaviourBean implements NodeServicePolicies.OnUpdateNodePolicy
|
||||
{
|
||||
|
Reference in New Issue
Block a user