Interface IIsAvailableParams<TData>

    • Method Detail

      • getData

        TData getData()
        Returns:
        The current properties model of the workflow element for which to check whether it is available.
      • getEnvironmentData

        IBaseEnvironmentData getEnvironmentData()
        Returns:
        General parameters for the workflow environment, such as the project containing the workflow and the client owning the project.