Class PromptConnectionBeanEnvironment
java.lang.Object
de.xima.fc.prompt.mgmt.gui.model.PromptConnectionBeanEnvironment
- All Implemented Interfaces:
Serializable, AutoCloseable
public final class PromptConnectionBeanEnvironment
extends Object
implements Serializable, AutoCloseable
- See Also:
-
Constructor Details
-
PromptConnectionBeanEnvironment
-
-
Method Details
-
tenantId
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
guiBeanCache
public GuiBeanCache<String, IPromptConnectionBean<?>, IPluginPromptService, IPluginPromptConnectionBean> guiBeanCache() -
locale
-
managementService
-
projectId
-
scope
Gets the assignee scope, i.e. in this case always a tenant scope.- Returns:
- The prompt assignee.
-
typeService
-
user
-
builder
-