Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If participant needs the functionality of New Delhi version, they need to can use "AcElementListenerNewDelhi"

Code Block
languagejava
titleAcElementListenerNewDelhi
/**
 * Wrapper of AutomationCompositionElementListener.
 * Valid since New Delhi release.
 */
public abstract class AcElementListenerNewDelhi implements AutomationCompositionElementListener {
}

...