Class PluginCallInfo
java.lang.Object
org.apache.sling.scripting.sightly.impl.plugin.PluginCallInfo
Data related to a plugin call
-
Constructor Details
-
PluginCallInfo
-
-
Method Details
-
getName
Get the name of the called plugin- Returns:
- a string with the name of the called plugin
-
getArguments
Get the plugin arguments- Returns:
- a possibly empty array of args
-