Interface MigratingDependentInstanceParseHandler<S,T>

All Known Implementing Classes:
ActivityInstanceJobHandler, EventSubscriptionInstanceHandler, TransitionInstanceJobHandler, VariableInstanceHandler

public interface MigratingDependentInstanceParseHandler<S,T>
Author:
Thorben Lindhauer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(MigratingInstanceParseContext parseContext, S owningInstance, T element)