JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.pnfsoftware.jeb.core.actions
Interface IActionDefinition
public interface
IActionDefinition
Definition class for custom actions. NOT TO BE USED.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
Get a description for the action.
String
getName
()
Get the action.
Method Details
getName
String
getName
()
Get the action.
Returns:
the action name
getDescription
String
getDescription
()
Get a description for the action.
Returns:
the action decription