Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
06301279a9faec96f264e92009d46244d794fcc5
[sdc.git]
/
1
package org.openecomp.sdc.healing.types;
2
3
public class ConfigConstants {
4
public static final String HEALING_NAMESPACE = "healing";
5
}