Uses of Class
org.kie.server.api.marshalling.json.JSONMarshaller.CNFEBehavior
-
Packages that use JSONMarshaller.CNFEBehavior Package Description org.kie.server.api.marshalling.json -
-
Uses of JSONMarshaller.CNFEBehavior in org.kie.server.api.marshalling.json
Methods in org.kie.server.api.marshalling.json that return JSONMarshaller.CNFEBehavior Modifier and Type Method Description static JSONMarshaller.CNFEBehaviorJSONMarshaller.CNFEBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static JSONMarshaller.CNFEBehavior[]JSONMarshaller.CNFEBehavior. values()Returns an array containing the constants of this enum type, in the order they are declared.
-