Uses of Interface
de.valtech.aecu.api.groovy.console.bindings.CustomResourceAction
-
Packages that use CustomResourceAction Package Description de.valtech.aecu.api.groovy.console.bindings Contains the classes for the Groovy binding "aecu". -
-
Uses of CustomResourceAction in de.valtech.aecu.api.groovy.console.bindings
Methods in de.valtech.aecu.api.groovy.console.bindings with parameters of type CustomResourceAction Modifier and Type Method Description ContentUpgrade
ContentUpgrade. doCustomResourceBasedAction(CustomResourceAction action)
Performs a custom action with providing a function.
-