Class RestoreTranslationMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.exoplatform.crowdin.mojo.AbstractCrowdinMojo
org.exoplatform.crowdin.mojo.RestoreTranslationMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="restore-translation") public class RestoreTranslationMojo extends AbstractCrowdinMojo
  • Constructor Details

    • RestoreTranslationMojo

      public RestoreTranslationMojo()
  • Method Details

    • crowdInMojoExecute

      public void crowdInMojoExecute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Description copied from class: AbstractCrowdinMojo
      The core method of the Mojo. Has to be overriden in each concrete Mojo.
      Specified by:
      crowdInMojoExecute in class AbstractCrowdinMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException