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