Class WorkflowDestinationSecurityRoleObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.workflow.server.graphql.WorkflowDestinationSecurityRoleObject
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowDestinationSecurityRoleObject(WorkflowDestinationSecurityRole workflowDestinationSecurityRole) -
Method Summary
Modifier and TypeMethodDescriptiongetSecurityRole(graphql.schema.DataFetchingEnvironment env) getWorkflowDestinationPartyType(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
WorkflowDestinationSecurityRoleObject
public WorkflowDestinationSecurityRoleObject(WorkflowDestinationSecurityRole workflowDestinationSecurityRole)
-
-
Method Details
-
getWorkflowDestinationPartyType
public WorkflowDestinationPartyTypeObject getWorkflowDestinationPartyType(graphql.schema.DataFetchingEnvironment env) -
getSecurityRole
-