Package io.quarkus.domino
Interface DominoInfo
-
public interface DominoInfo
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONFIG_DIR_NAMEstatic StringORGANIZATION_NAMEstatic StringPROJECT_NAMEstatic StringVERSION
-
-
-
Field Detail
-
VERSION
static final String VERSION
- See Also:
- Constant Field Values
-
PROJECT_NAME
static final String PROJECT_NAME
- See Also:
- Constant Field Values
-
ORGANIZATION_NAME
static final String ORGANIZATION_NAME
- See Also:
- Constant Field Values
-
CONFIG_DIR_NAME
static final String CONFIG_DIR_NAME
- See Also:
- Constant Field Values
-
-