Interface AiidaPermissionRequestInterface

All Superinterfaces:
PermissionRequest
All Known Implementing Classes:
AiidaPermissionRequest

public interface AiidaPermissionRequestInterface extends PermissionRequest
  • Method Details

    • terminationTopic

      @Nullable String terminationTopic()
      Topic on which a permission termination request should be published.
      Returns:
      terminationTopic
    • message

      @Nullable String message()
      A message providing further information about the latest status.
    • aiidaId

      @Nullable UUID aiidaId()
      The unique identifier of the AIIDA application to which the permission belongs.