Function takeOutgoing

  • It takes a list of outgoing sequences and an optional identity, and returns a list of target references

    Parameters

    Returns undefined | Activity[]

    The function takes in a sequence and an identity. If the identity is defined, it will filter the sequence by the id or name of the identity. If the identity is not defined, it will return the sequence.

Generated using TypeDoc