package org.codefaces.ui; /** * The only concern is, don't have a name crash with rap url parameters */ public enum SCMConfigurableElement { REPO_URL, SCM_KIND, BASE_DIRECTORY, USER, PASSWORD }