Class Actions

java.lang.Object
google.registry.request.Actions

public final class Actions extends Object
Helper methods for working with @Action-annotated classes.
  • Method Details

    • getPathForAction

      public static String getPathForAction(Class<?> action)
      Extracts the action path from the @Action annotation.