Interface InstanceAction

  • All Known Implementing Classes:
    NovaInstanceAction

    public interface InstanceAction
    An action executed on an instance
    Author:
    Christian Banse
    • Method Detail

      • getAction

        String getAction()
        Returns:
        the action
      • getInstanceUuid

        String getInstanceUuid()
        Returns:
        the instance uuid
      • getMessage

        String getMessage()
        Returns:
        the message
      • getProjectId

        String getProjectId()
        Returns:
        the project id
      • getRequestId

        String getRequestId()
        Returns:
        the request id
      • getStartTime

        Date getStartTime()
        Returns:
        the start time
      • getUserId

        String getUserId()
        Returns:
        the user id