Package org.azd.pipelines.types
Class Permission
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.pipelines.types.Permission
Represents the pipeline permission
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAuthorized
(Boolean authorized) void
setAuthorizedBy
(Author authorizedBy) void
setAuthorizedOn
(String authorizedOn) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
Permission
public Permission()
-
-
Method Details
-
getAuthorized
-
setAuthorized
-
getAuthorizedBy
-
setAuthorizedBy
-
getAuthorizedOn
-
setAuthorizedOn
-