Interface CaseDefinition<T>

  • All Superinterfaces:
    Process<T>

    public interface CaseDefinition<T>
    extends Process<T>