Klasse DefaultShareScope
java.lang.Object
io.github.primelib.jira4j.restv2.model.DefaultShareScope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DefaultShareScope
extends Object
DefaultShareScope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
static enum
The scope of the default sharing for new filters and dashboards: *AUTHENTICATED
Shared with all logged-in users. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected DefaultShareScope.ScopeEnum
The scope of the default sharing for new filters and dashboards: *AUTHENTICATED
Shared with all logged-in users. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofDefaultShareScope
.Constructs a validated instance ofDefaultShareScope
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
scope()
The scope of the default sharing for new filters and dashboards: *AUTHENTICATED
Shared with all logged-in users.scope
(DefaultShareScope.ScopeEnum scope) The scope of the default sharing for new filters and dashboards: *AUTHENTICATED
Shared with all logged-in users.toString()
-
Felddetails
-
scope
The scope of the default sharing for new filters and dashboards: *AUTHENTICATED
Shared with all logged-in users. *GLOBAL
Shared with all logged-in users. This shows asAUTHENTICATED
in the response. *PRIVATE
Not shared with any users.
-
-
Konstruktordetails
-
DefaultShareScope
Constructs a validated instance ofDefaultShareScope
.- Parameter:
spec
- the specification to process
-
DefaultShareScope
protected DefaultShareScope()
-
-
Methodendetails
-
builder
-
scope
The scope of the default sharing for new filters and dashboards: *AUTHENTICATED
Shared with all logged-in users. *GLOBAL
Shared with all logged-in users. This shows asAUTHENTICATED
in the response. *PRIVATE
Not shared with any users. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-