Class UiInfiniteItemView.SetItemJustificationCommand

java.lang.Object
org.teamapps.dto.UiInfiniteItemView.SetItemJustificationCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiInfiniteItemView

public static class UiInfiniteItemView.SetItemJustificationCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • SetItemJustificationCommand

      @Deprecated public SetItemJustificationCommand()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetItemJustificationCommand

      public SetItemJustificationCommand(String componentId, UiItemJustification itemJustification)
  • Method Details