Class StateEntityInfoRequest

java.lang.Object
org.chenile.workflow.info.model.StateEntityInfoRequest
Direct Known Subclasses:
StateEntityAllowedActionsRequest

public class StateEntityInfoRequest extends Object
  • Field Details

    • stylingPropertiesText

      private String stylingPropertiesText
    • flowId

      private String flowId
  • Constructor Details

    • StateEntityInfoRequest

      public StateEntityInfoRequest()
  • Method Details

    • getStylingPropertiesText

      public String getStylingPropertiesText()
    • setStylingPropertiesText

      public void setStylingPropertiesText(String stylingPropertiesText)
    • getFlowId

      public String getFlowId()
    • setFlowId

      public void setFlowId(String flowId)