Uses of Interface
org.alfresco.filesys.repo.rules.Operation
Packages that use Operation
Package
Description
Filesystem Rule Evaluator to support Scenarios.
-
Uses of Operation in org.alfresco.filesys.repo.rules
Methods in org.alfresco.filesys.repo.rules with parameters of type OperationModifier and TypeMethodDescriptionScenario.createInstance(EvaluatorContext ctx, Operation operation) Create a new ScenarioInstanceScenarioCreateDeleteRenameShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioCreateShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioDeleteRenameOrCreate.createInstance(EvaluatorContext ctx, Operation operation) ScenarioDeleteRestore.createInstance(EvaluatorContext ctx, Operation operation) ScenarioDoubleRenameShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioLockedDeleteShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioMultipleRenameShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioOpenFile.createInstance(EvaluatorContext ctx, Operation operation) ScenarioRenameCreateShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioRenameDeleteMove.createInstance(EvaluatorContext ctx, Operation operation) ScenarioRenameShuffle.createInstance(EvaluatorContext ctx, Operation operation) ScenarioSimpleNonBuffered.createInstance(EvaluatorContext ctx, Operation operation) ScenarioTempDeleteShuffle.createInstance(EvaluatorContext ctx, Operation operation) RuleEvaluator.evaluate(EvaluatorContext context, Operation operation) Evaluate the scenarios contained within the context against the current operationRuleEvaluatorImpl.evaluate(EvaluatorContext context, Operation operation) Evaluate the scenarios against the current operationEvaluate the next operationEvaluate the next operationEvaluate the next operationEvaluate the next operationevaluate the scenario against the current operationEvaluate the next operationEvaluate the next operationEvaluate the next operationEvaluate the next operationvoidvoidRuleEvaluator.notifyRename(EvaluatorContext context, Operation operation, Command c) Tell the context of a renamevoidRuleEvaluatorImpl.notifyRename(EvaluatorContext context, Operation operation, Command command) voidScenarioInstanceRenameAware.notifyRename(Operation operation, Command command) Notify the scenario of a successful rename operation. -
Uses of Operation in org.alfresco.filesys.repo.rules.operations
Classes in org.alfresco.filesys.repo.rules.operations that implement OperationModifier and TypeClassDescriptionclassClose File Operation.classCreate File Operation.classclassRename a file within the same directoryclassOpen File Operation.classRename a file within the same directory