Uses of Class
de.aristaflow.ilm.ws.rest.model.scripts.ScriptWithToken
-
Packages that use ScriptWithToken Package Description de.aristaflow.ilm.ws.rest.core.orgmodelmanager -
-
Uses of ScriptWithToken in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.orgmodelmanager with parameters of type ScriptWithToken Modifier and Type Method Description @NotEmpty String
OrgPolicyScriptHandlerRest. evaluateScript(String xAfAcceptVersion, @NotNull UUID sessionId, @NotNull List<URI> callerUris, @NotNull @Valid ScriptWithToken script)
-