We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bff6c5 commit c9d5741Copy full SHA for c9d5741
core/src/main/python/wlsdeploy/aliases/alias_constants.py
@@ -74,6 +74,7 @@
74
JAVA_LANG_BOOLEAN = 'java.lang.Boolean'
75
LIST = 'list'
76
LONG = 'long'
77
+OBJECT = 'object'
78
PASSWORD = 'password'
79
PATH_SEPARATOR_DELIMITED_STRING = 'delimited_string[path_separator]'
80
PROPERTIES = 'properties'
0 commit comments