Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
111a9873fcb76ac93b2ffb84ce0cbcec242f1801
[sdc.git]
/
1
package com.att.sdc.validation.datatypes;
2
3
/**
4
* Created by TALIO on 5/21/2017.
5
*/
6
public class AttLoggerTargetServiceName {
7
8
public static final String VALIDATE_ATT_VALET_TYPE = "Validate OPENECOMP Valet Group Resosurce Type";
9
}