Uses of Class
com.javahollic.jira.emh.api.integration.beans.PostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD
-
Packages that use PostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD Package Description com.javahollic.jira.emh.api.integration.beans -
-
Uses of PostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD in com.javahollic.jira.emh.api.integration.beans
Methods in com.javahollic.jira.emh.api.integration.beans that return PostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD Modifier and Type Method Description static PostFunctionConfigBean.ATTACHMENT_SELECTION_METHODPostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD. valueOf(String name)Returns the enum constant of this type with the specified name.static PostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD[]PostFunctionConfigBean.ATTACHMENT_SELECTION_METHOD. values()Returns an array containing the constants of this enum type, in the order they are declared.
-