Workflows with Null Pointer Exceptions

A note to myself – don’t ever use TaskProperties properties in your workflow class. Just use a public variable. Using properties causes some weird null pointer exception. I know, that makes no sense, but it’s true…

Workflows with Null Pointer Exceptions

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.