Class StateProcessConfig

java.lang.Object
ru.bgcrm.plugin.wizard.state.StateProcessConfig
All Implemented Interfaces:
ru.bgcrm.util.configuration.Configurable

@Config public class StateProcessConfig extends Object implements ru.bgcrm.util.configuration.Configurable
  • Constructor Details

    • StateProcessConfig

      public StateProcessConfig()
  • Method Details

    • getLinkedObjectType

      public String getLinkedObjectType()
    • setLinkedObjectType

      public void setLinkedObjectType(String linkedObjectType)
    • getTypeId

      public Integer getTypeId()
    • setTypeId

      public void setTypeId(Integer typeId)
    • getIsLinkedProcess

      public Boolean getIsLinkedProcess()
    • setIsLinkedProcess

      public void setIsLinkedProcess(Boolean linkedProcess)