Class FormOutcome

java.lang.Object
org.flowable.form.model.FormOutcome
All Implemented Interfaces:
Serializable

public class FormOutcome extends Object implements Serializable
Author:
jbarrez
See Also:
  • Field Details

  • Constructor Details

    • FormOutcome

      public FormOutcome()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getName

      public String getName()
    • setName

      public void setName(String name)