Interface CoreAppDefinition

All Superinterfaces:
org.flowable.app.api.repository.AppDefinition
All Known Subinterfaces:
AppDefinitionEntity
All Known Implementing Classes:
AppDefinitionEntityImpl

public interface CoreAppDefinition
extends org.flowable.app.api.repository.AppDefinition
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getAppUrl()  
    java.lang.String getState()  
    java.lang.String getSubState()  
    java.lang.String getSubType()  
    java.lang.String getType()  
    boolean isFlowApp()  

    Methods inherited from interface org.flowable.app.api.repository.AppDefinition

    getCategory, getDeploymentId, getDescription, getId, getKey, getName, getResourceName, getTenantId, getVersion