EpicPermissions

class Object
trait Matchable
class Any

Value members

Concrete methods

def adminEpic: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform admin_epic on this resource

Indicates the user can perform admin_epic on this resource

def awardEmoji: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform award_emoji on this resource

Indicates the user can perform award_emoji on this resource

def createEpic: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform create_epic on this resource

Indicates the user can perform create_epic on this resource

def createNote: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform create_note on this resource

Indicates the user can perform create_note on this resource

def destroyEpic: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform destroy_epic on this resource

Indicates the user can perform destroy_epic on this resource

def readEpic: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform read_epic on this resource

Indicates the user can perform read_epic on this resource

def readEpicIid: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform read_epic_iid on this resource

Indicates the user can perform read_epic_iid on this resource

def updateEpic: SelectionBuilder[EpicPermissions, Boolean]

Indicates the user can perform update_epic on this resource

Indicates the user can perform update_epic on this resource