com.ibm.pim.extensionpoints
Interface CustomToolsFunction
public interface CustomToolsFunction
Interface that represents the Custom Tools function
- Since:
- 6.0.0
- Equivalent in Script API:
- the script extension point "Custom Tools Script"
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
customTools
void customTools(CustomToolsFunctionArguments inArgs)
- Execute custom tool functionality.
- Parameters:
inArgs
- the arguments for this invocation