com.hp.lft.sdk

Interface BusinessComponentRunInfo



  • public interface BusinessComponentRunInfo
    An object representing the ALM Business Component information.
    • Method Detail

      • getComponentId

        int getComponentId()
        Returns the Business Component ID
        Returns:
        the Business Component ID
      • getComponentName

        java.lang.String getComponentName()
        Returns the Business Component name
        Returns:
        the Business Component name
      • getIteration

        int getIteration()
        Returns the Business Component Iteration number
        Returns:
        the Business Component Iteration number
      • getTotalNumberOfIterations

        int getTotalNumberOfIterations()
        Returns the total number of Business Component iterations
        Returns:
        the total number of Business Component iterations