JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.camunda.bpm.engine.repository
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
()
Method Details
getId
String
getId
()
getName
String
getName
()
getDeploymentId
String
getDeploymentId
()
getBytes
byte[]
getBytes
()