FSCTEAMROOM@1.1001:CPInitalConfigurationUsers
will be the initial administrators of the app configuration room. Otherwise, these users will see a welcome screen entry to create an app configuration room.
customize CPAutoCreateAppConfiguration<ScrumCenter> {
autocreate = false;
}
boolean
FSCTEAMROOM@1.1001:CPAutoCreateAppConfiguration(
key ObjectClass
objclass,
out retval direct boolean
autocreate)
Name |
Description |
objclass |
defines the object class of the app configuration room
|
autocreate |
defines if the room should be created automatically (
true ) or if a welcome screen event should be displayed (false ) |
Additional Information