saga-core/src/main/java/org/apache/servicecomb/saga/core/SagaRequestImpl.java [35:40]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public SagaRequestImpl(
      String id,
      String serviceName,
      String type,
      Transaction transaction,
      Compensation compensation,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



saga-core/src/main/java/org/apache/servicecomb/saga/core/SagaRequestImpl.java [86:91]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public SagaRequestImpl(
      String id,
      String serviceName,
      String type,
      Transaction transaction,
      Compensation compensation,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



