org.camunda.bpm.engine.impl.db
Interface HasDbReferences

All Known Implementing Classes:
CaseExecutionEntity, ExecutionEntity, IncidentEntity

public interface HasDbReferences

Author:
Daniel Meyer

Method Summary
 boolean hasReferenceTo(DbEntity entity)
           
 

Method Detail

hasReferenceTo

boolean hasReferenceTo(DbEntity entity)


Copyright © 2015 camunda services GmbH. All rights reserved.