Class PlatformDefinitionRepresentation

java.lang.Object
com.flowable.platform.service.work.PlatformDefinitionRepresentation

public class PlatformDefinitionRepresentation extends Object
  • Constructor Details

    • PlatformDefinitionRepresentation

      public PlatformDefinitionRepresentation(PlatformDefinition definition)
  • Method Details

    • getId

      public String getId()
    • getName

      public String getName()
    • getCategory

      public String getCategory()
    • getDescription

      public String getDescription()
    • getType

      public String getType()
    • getKey

      public String getKey()
    • getVersion

      public int getVersion()
    • getTenantId

      public String getTenantId()