Interface CaseInstance<T>

All Superinterfaces:
ProcessInstance<T>

public interface CaseInstance<T> extends ProcessInstance<T>