Uses of Class
org.camunda.bpm.cycle.entity.AbstractEntity

Packages that use AbstractEntity
org.camunda.bpm.cycle.entity   
org.camunda.bpm.cycle.repository   
 

Uses of AbstractEntity in org.camunda.bpm.cycle.entity
 

Subclasses of AbstractEntity in org.camunda.bpm.cycle.entity
 class BpmnDiagram
          Represents a BPMN 2.0 diagram used in a roundtrip.
 class ConnectorConfiguration
           
 class ConnectorCredentials
           
 class Roundtrip
          Represents a roundtrip
 class User
           
 

Uses of AbstractEntity in org.camunda.bpm.cycle.repository
 

Classes in org.camunda.bpm.cycle.repository with type parameters of type AbstractEntity
 class AbstractRepository<T extends AbstractEntity>
          Abstract repository which holds the base information
 



Copyright © 2014 camunda services GmbH. All rights reserved.