Annotation Type Version


@Target(TYPE) @Retention(RUNTIME) public @interface Version
  • Element Details

    • value

      int value
      Returns:
      the current version of the component.
      Default:
      1
    • migrationHandler

      Returns:
      the handler able ot migrate properties from one version to another one.
      Default:
      org.talend.sdk.component.api.component.MigrationHandler.class