Class WorkflowEntranceSecurityRoleObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.workflow.server.graphql.WorkflowEntranceSecurityRoleObject
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowEntranceSecurityRoleObject(WorkflowEntranceSecurityRole workflowEntranceSecurityRole) -
Method Summary
Modifier and TypeMethodDescriptiongetSecurityRole(graphql.schema.DataFetchingEnvironment env) getWorkflowEntrancePartyType(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
WorkflowEntranceSecurityRoleObject
public WorkflowEntranceSecurityRoleObject(WorkflowEntranceSecurityRole workflowEntranceSecurityRole)
-
-
Method Details
-
getWorkflowEntrancePartyType
public WorkflowEntrancePartyTypeObject getWorkflowEntrancePartyType(graphql.schema.DataFetchingEnvironment env) -
getSecurityRole
-