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()
String
getDeploymentId()
String
getId()
String
getName()
-