Hierarchy For Package org.camunda.community.mockito.cases

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope (implements java.io.Serializable, org.camunda.bpm.engine.impl.core.variable.event.VariableEventDispatcher, org.camunda.bpm.engine.delegate.VariableScope)
      • org.camunda.bpm.engine.impl.core.instance.CoreExecution (implements org.camunda.bpm.engine.delegate.BaseDelegateExecution)
        • org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution (implements org.camunda.bpm.engine.impl.cmmn.execution.CmmnCaseInstance)
          • org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity (implements org.camunda.bpm.engine.runtime.CaseExecution, org.camunda.bpm.engine.runtime.CaseInstance, org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbReferences, org.camunda.bpm.engine.impl.db.HasDbRevision, org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariablesProvider<T>)
    • org.camunda.community.mockito.cases.CaseExecutionFake (implements org.camunda.bpm.engine.runtime.CaseExecution)
    • org.camunda.community.mockito.cases.CaseExecutionFake.CaseExecutionFakeBuilder
    • org.camunda.community.mockito.cases.CaseInstanceFake (implements org.camunda.bpm.engine.runtime.CaseInstance)
    • org.camunda.community.mockito.cases.CaseInstanceFakeBuilder