Constant Field Values

Contents

com.dslplatform.*

  • com.dslplatform.dsl_platform_maven_plugin.HelpMojo 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_LINE_LENGTH 80
    private static final java.lang.String PLUGIN_HELP_PATH "/META-INF/maven/com.dslplatform/dsl-platform-maven-plugin/plugin-help.xml"
  • com.dslplatform.mojo.DslPlatformMojo 
    Modifier and Type Constant Field Value
    public static final java.lang.String GOAL "execute"
  • com.dslplatform.mojo.GenerateCodeMojo 
    Modifier and Type Constant Field Value
    public static final java.lang.String GOAL "generate-code"
    private static final java.lang.String SERVICES_FILE "org.revenj.extensibility.SystemAspect"
  • com.dslplatform.mojo.SqlMigrationMojo 
    Modifier and Type Constant Field Value
    public static final java.lang.String GOAL "sql-migration"