public interface ESchScenarioOwnership
Modifier and Type | Field and Description |
---|---|
static int |
SCH_OWNERSHIP_AGENT
Scenarios visible to the currently logged in agent.
|
static int |
SCH_OWNERSHIP_ALL
All scenarios, regardless of ownership
|
static int |
SCH_OWNERSHIP_ALL_SHARED
Scenarios created by current user, plus all other users' non-private scenarios.
|
static int |
SCH_OWNERSHIP_MY
Scenarios created by current user
|
static int |
SCH_OWNERSHIP_OTHERS
Scenarios created by users other than current user
|
static final int SCH_OWNERSHIP_MY
static final int SCH_OWNERSHIP_OTHERS
static final int SCH_OWNERSHIP_ALL
static final int SCH_OWNERSHIP_ALL_SHARED
static final int SCH_OWNERSHIP_AGENT
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.