org.camunda.bpm.engine.repository
Interface Resource

All Known Implementing Classes:
ResourceEntity

public interface Resource

Author:
kristin.polenz@camunda.com

Method Summary
 String getDeploymentId()
           
 String getId()
           
 String getName()
           
 

Method Detail

getId

String getId()

getName

String getName()

getDeploymentId

String getDeploymentId()


Copyright © 2016 camunda services GmbH. All rights reserved.