Index
ValueObject com.soffid.iam.api.Application
Attributes
-
type com.soffid.iam.api.ApplicationType
Optional Business process or application
-
parent java.lang.String
Optional
-
relativeName java.lang.String
Required
-
name java.lang.String
Required
-
description java.lang.String
Required
-
source java.lang.String
Optional where source files are located
-
owner java.lang.String
Optional User name of the owner of the application.
-
executable java.lang.String
Optional Where the executables are located
-
database java.lang.String
Optional
-
id java.lang.Long
Optional
-
ownerName java.lang.String
Optional full name of application responsible
-
bpmEnabled java.lang.Boolean
Optional
-
notificationEmails java.lang.String
Optional
-
approvalProcess java.lang.String
Optional Approval process needed for workflow managed roles belonging to this application. Null value means no approval process is needed
-
roleDefinitionProcess java.lang.String
Optional Process needed for any change applied to this application roles. Null value means no approval process is needed
-
singleRole boolean
Optional Only one single role can be assigned to each user
-
attributes java.util.Map
Optional Application custom attributes
Methods
Related entities