All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mosip.pms.partner.manager.constant.AuditConstant Maven / Gradle / Ivy

The newest version!
package io.mosip.pms.partner.manager.constant;

public class AuditConstant {
	
	public static final String APPLICATION_NAME = "Partner management portal";
	public static final String APPLICATION_ID = "10002";
	public static final String AUDIT_SYSTEM = "SYSTEM";
	public static final String AUDIT_USER = "USER";
	public static final String PARTNER_MODULE_ID="PMS_PRT";
	public static final String PARTNER_MODULE_NAME="Partner Management Service";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy