Process behavior Reference.

interface ProcessBehaviorReference {
    behaviorRefName?: string;
    url?: string;
}

Properties

behaviorRefName?: string

Id of a Behavior.

url?: string

Url to behavior.