Interface ActionParams

All Superinterfaces:
FieldParams
All Known Implementing Classes:
ActionParamsImpl, IssueNavigatorActionParams

public interface ActionParams extends FieldParams
An interface that is off the same format as the Map returned by Action.getParameters. All keys are strings and all values are String arrays.