Interface ServiceDeployment
-
- All Superinterfaces:
org.flowable.common.engine.api.repository.EngineDeployment
- All Known Subinterfaces:
ServiceDeploymentEntity
- All Known Implementing Classes:
ServiceDeploymentEntityImpl
public interface ServiceDeployment extends org.flowable.common.engine.api.repository.EngineDeployment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getParentDeploymentId()
-