Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowEntranceSecurityRoleObject
Packages that use WorkflowEntranceSecurityRoleObject
Package
Description
-
Uses of WorkflowEntranceSecurityRoleObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowEntranceSecurityRoleObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntranceSecurityRole
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName, String partyTypeName, String securityRoleName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowEntranceSecurityRoleObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntranceSecurityRoles
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName, String partyTypeName) -
Uses of WorkflowEntranceSecurityRoleObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowEntranceSecurityRoleObjectModifier and TypeMethodDescriptionWorkflowEntrancePartyTypeObject.getWorkflowEntranceSecurityRoles
(graphql.schema.DataFetchingEnvironment env)