public class PluginCallInfo extends Object
| Constructor and Description |
|---|
PluginCallInfo(String name,
String[] arguments) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getArguments()
Get the plugin arguments
|
String |
getName()
Get the name of the called plugin
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.