Interface CoreAppDeployment

All Superinterfaces:
org.flowable.app.api.repository.AppDeployment, org.flowable.common.engine.api.repository.EngineDeployment
All Known Subinterfaces:
AppDeploymentEntity
All Known Implementing Classes:
AppDeploymentEntityImpl

public interface CoreAppDeployment extends org.flowable.app.api.repository.AppDeployment
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.flowable.common.engine.api.repository.EngineDeployment

    getCategory, getDeploymentTime, getDerivedFrom, getDerivedFromRoot, getEngineVersion, getId, getKey, getName, getResources, getTenantId, isNew
  • Method Details

    • getCreatorId

      String getCreatorId()