Class UseCaseConfig

java.lang.Object
com.pragma.archetype.domain.model.usecase.UseCaseConfig

public class UseCaseConfig extends Object
Configuration for generating a use case. Represents the input needed to generate a complete use case with its port and implementation.
  • Constructor Details

    • UseCaseConfig

      public UseCaseConfig()