Uses of Class
org.alfresco.governance.classification.model.InstructionEntry
-
Packages that use InstructionEntry Package Description org.alfresco.governance.classification.handler org.alfresco.governance.classification.model -
-
Uses of InstructionEntry in org.alfresco.governance.classification.handler
Methods in org.alfresco.governance.classification.handler that return types with arguments of type InstructionEntry Modifier and Type Method Description org.springframework.http.ResponseEntity<InstructionEntry>ClassificationGuidesApi. combinedInstructions(@Valid CombinedInstructionBody instructions) -
Uses of InstructionEntry in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return InstructionEntry Modifier and Type Method Description InstructionEntryInstructionEntry. entry(Instruction entry)
-