Uses of Class
org.kie.efesto.common.api.model.FRI
-
Packages that use FRI Package Description org.kie.efesto.common.api.model org.kie.efesto.common.api.utils -
-
Uses of FRI in org.kie.efesto.common.api.model
Methods in org.kie.efesto.common.api.model that return FRI Modifier and Type Method Description FRIGeneratedExecutableResource. getFri()FRIGeneratedRedirectResource. getFri()Constructors in org.kie.efesto.common.api.model with parameters of type FRI Constructor Description GeneratedExecutableResource(FRI fri, List<String> fullClassNames)GeneratedRedirectResource(FRI fri, String target) -
Uses of FRI in org.kie.efesto.common.api.utils
Methods in org.kie.efesto.common.api.utils that return FRI Modifier and Type Method Description static FRIJSONUtils. getFRIObject(String friString)Methods in org.kie.efesto.common.api.utils with parameters of type FRI Modifier and Type Method Description static StringJSONUtils. getFRIString(FRI fri)
-