public class OverlayActionProvider extends Object implements ActionProvider
| Constructor and Description |
|---|
OverlayActionProvider(Predicate<Metacard> hasOverlay,
String transformerId) |
public <T> Action getAction(T subject)
getAction in interface ActionProvidersubject - object for which the ActionProvider is requested to provide an ActionAction object. If no action can be taken on the input, then null
shall be returnedpublic String getId()
getId in interface ActionProviderActionProvider
providesThis work is licensed under a Creative Commons Attribution 4.0 International License.