Interface WebDeployment

    • Method Detail

      • deployer

        String deployer()
        Returns:
        username of the deployer
      • startTime

        OffsetDateTime startTime()
        Returns:
        the start time of the deploy operation
      • endTime

        OffsetDateTime endTime()
        Returns:
        the end time of the deploy operation
      • complete

        boolean complete()
        Returns:
        whether the deployment operation has completed