Returns a boolean indicating if obj is a valid implementation instance of Workflow.

is.Workflow(obj)

Arguments

obj

object instance

Value

boolean where TRUE indicates obj is a valid implementation instance of WorkflowInterface and FALSE otherwise.