Uses of Class
org.kie.kogito.jitexecutor.common.requests.ResourceWithURI
Packages that use ResourceWithURI
-
Uses of ResourceWithURI in org.kie.kogito.jitexecutor.common.requests
Methods in org.kie.kogito.jitexecutor.common.requests that return types with arguments of type ResourceWithURIMethod parameters in org.kie.kogito.jitexecutor.common.requests with type arguments of type ResourceWithURIModifier and TypeMethodDescriptionvoidMultipleResourcesPayload.setResources(List<ResourceWithURI> resources) Constructor parameters in org.kie.kogito.jitexecutor.common.requests with type arguments of type ResourceWithURIModifierConstructorDescriptionMultipleResourcesPayload(String mainURI, List<ResourceWithURI> resources)