java.lang.Object
com.flowable.engage.engine.impl.dto.ContentDTO
com.flowable.engage.engine.impl.dto.Text

public class Text extends ContentDTO
  • Field Details

    • text

      protected String text
  • Constructor Details

    • Text

      public Text()
    • Text

      public Text(String text)
  • Method Details

    • getText

      public String getText()
    • setText

      public void setText(String text)