2024 April Release

Class FSCTEAMROOM@1.1001:AppRoom Permanent link for this heading

Abstract base class to manage scenario based AppRooms

Class Hierarchy

Object > CompoundObject > Room > AppRoom

Direct Subclasses

ApplicantFileShelf, AssetShelf, BusinessCaseShelf, CMDBShelf, ContactRoom, ExternalArea, FCScheme, FCSchemeEntryRoom, PersonnelFileShelf, PRShelf, RFCShelf, ScrumProject, TemplateMgmtRoom

Properties Permanent link for this heading

Type

Property

Name

Thesaurus

acrdefaultthesaurus

Default Thesaurus for New Terms

Object[]

acrthesauri

Thesauri

AppConfigurationRoom

arappconfiguration

App Configuration

ReportResult[]

reportresults

Report Results

Actions Permanent link for this heading

Return Type

Signature

MBInSpireService

GetMBInSpireService(
  out retval MBInSpireService svc,
  optional object context)

Properties Permanent link for this heading


Default Thesaurus for New Terms (FSCTEAMROOM@1.1001:acrdefaultthesaurus) Permanent link for this heading

The default thesaurus of the room which is used for automated creation of terms by action AutoCreateTerms.

Explanation:
If a standard thesaurus is specified, new terms can be created directly during tagging.

Thesaurus FSCTEAMROOM@1.1001:acrdefaultthesaurus readonly

Additional Information


Thesauri (FSCTEAMROOM@1.1001:acrthesauri) Permanent link for this heading

A list of available thesauri which are used to select terms to tag objects in the currrent room.

unique Object[] FSCTEAMROOM@1.1001:acrthesauri readonly volatile

Additional Information


App Configuration (FSCTEAMROOM@1.1001:arappconfiguration) Permanent link for this heading

Stores the assignment of the FSCTEAMAROOM@1.1001:AppRoom to the FSCTEAMAROOM@1.1001:AppConfigurationRoom.
AppRooms can not be used if they are not assigned to an FSCTEAMAROOM@1.1001:AppConfigurationRoom.
Note: In case of structured appconfiguration rooms (IsStructuredRoom) the property is linked to acapprooms.

Explanation:
The app configuration defines general settings for the app.

AppConfigurationRoom FSCTEAMROOM@1.1001:arappconfiguration not null readonly

Additional Information


Report Results (FSCREPORTING@1.1001:reportresults) Permanent link for this heading

List of report results

unique ReportResult[] FSCREPORTING@1.1001:reportresults readonly(ui) volatile

Additional Information

Actions Permanent link for this heading


FSCMINDBREEZE@1.1001:GetMBInSpireService Permanent link for this heading

Determine Mindbreeze Inspire Service

MBInSpireService FSCMINDBREEZE@1.1001:GetMBInSpireService(
  out retval MBInSpireService svc,
  optional object context)

Name

Description

svc

InSpire service

context

Context for service selection