Versions Compared

Key

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

...

If you need to copy the properties from your previous Actions in the chain to the current Action, you should apply the ChainingInterceptor (see Interceptors) which copies the properties of all objects on the ValueStack to the current target.

...