Interface ProcessInstanceInfoApi

    • Method Detail

      • getProcessInstanceInfoById

        ProcessInstanceInfo getProcessInstanceInfoById​(String id)
        Finds the ProcessInstanceInfo by ID Returns the single ProcessInstanceInfo for the given ID
        Parameters:
        id - ID of the ProcessInstanceInfo to return (required)
        Returns:
        ProcessInstanceInfo