Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowDestinationSecurityRoleObject
Packages that use WorkflowDestinationSecurityRoleObject
Package
Description
-
Uses of WorkflowDestinationSecurityRoleObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowDestinationSecurityRoleObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinationSecurityRole
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName, String partyTypeName, String securityRoleName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowDestinationSecurityRoleObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinationSecurityRoles
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName, String partyTypeName) -
Uses of WorkflowDestinationSecurityRoleObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowDestinationSecurityRoleObjectModifier and TypeMethodDescriptionWorkflowDestinationPartyTypeObject.getWorkflowDestinationSecurityRoles
(graphql.schema.DataFetchingEnvironment env)