Class TaskIntentFactory

All Implemented Interfaces:
GuiComponentFactory<PrismPropertyPanelContext<String>>, Serializable

@Component public class TaskIntentFactory extends AbstractIntentFactory
See Also:
  • Constructor Details

    • TaskIntentFactory

      public TaskIntentFactory()
  • Method Details

    • register

      @PostConstruct public void register()
    • match

      public <IW extends ItemWrapper<?, ?>, VW extends PrismValueWrapper<?>> boolean match(IW wrapper, VW valueWrapper)