Interface ProcessReference

All Known Subinterfaces:
ProcessInstance

public interface ProcessReference
ProcessReference This represents a reference to an EPEx process instance. Note: Only process models with autoscaling mode enabled are compatible with this interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Note: Only process models with autoscaling mode enabled are compatible with this function.
  • Method Details

    • getUuid

      String getUuid()
      Note: Only process models with autoscaling mode enabled are compatible with this function.
      Returns:
      the process's UUID (may be null if unavailable)