public interface EngineDeployment
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Date |
getDeploymentTime() |
String |
getDerivedFrom() |
String |
getDerivedFromRoot() |
String |
getEngineVersion() |
String |
getId() |
String |
getKey() |
String |
getName() |
Map<String,EngineResource> |
getResources() |
String |
getTenantId() |
boolean |
isNew() |
String getId()
String getName()
Date getDeploymentTime()
String getCategory()
String getKey()
String getDerivedFrom()
String getDerivedFromRoot()
String getTenantId()
String getEngineVersion()
boolean isNew()
Map<String,EngineResource> getResources()
Copyright © 2018 Flowable. All rights reserved.