public static class DashboardPageInfo.Operation extends Object
Modifier and Type | Field and Description |
---|---|
static List<DashboardPageInfo.Operation> |
ALL |
static DashboardPageInfo.Operation |
COPY |
static List<DashboardPageInfo.Operation> |
COPY_ONLY |
static DashboardPageInfo.Operation |
DELETE |
static DashboardPageInfo.Operation |
EDIT |
static List<DashboardPageInfo.Operation> |
NONE |
public static DashboardPageInfo.Operation EDIT
public static DashboardPageInfo.Operation DELETE
public static DashboardPageInfo.Operation COPY
public static final List<DashboardPageInfo.Operation> NONE
public static final List<DashboardPageInfo.Operation> ALL
public static final List<DashboardPageInfo.Operation> COPY_ONLY
Copyright © 2002-2022 Atlassian. All Rights Reserved.