Does any one have a sample method that can be used to check entry conditions to start workflow in D2.
Do we just implement Idmmethod?
What parameters are passed to it?
How does the method return whether the condition passed or failed
...