Interface ProjectConfigurationOperationDescriptor

  • All Superinterfaces:
    OperationDescriptor

    public interface ProjectConfigurationOperationDescriptor
    extends OperationDescriptor
    Describes a project configuration operation for which an event has occurred.
    Since:
    5.1
    • Method Detail

      • getProject

        ProjectIdentifier getProject()
        Returns the project that is configured by the described operation.