Interface Resource
-
- All Known Implementing Classes:
ResourceEntity
public interface Resource- Author:
- kristin.polenz@camunda.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getBytes()java.lang.StringgetDeploymentId()java.lang.StringgetId()java.lang.StringgetName()
-