Class SeparateFilePerCommandStrategy
java.lang.Object
com.auto.framework.reporter.appender.startegy.SeparateFilePerCommandStrategy
- All Implemented Interfaces:
IOutputFileStrategy
public class SeparateFilePerCommandStrategy extends java.lang.Object implements IOutputFileStrategy
User: Priytam Jee Pandey
Date: 28/05/20
Time: 1:17 pm
email: mrpjpandey@gmail.com
-
Constructor Summary
Constructors Constructor Description SeparateFilePerCommandStrategy() -
Method Summary
Modifier and Type Method Description java.lang.StringgetCommandFile(java.lang.String commandNum)
-
Constructor Details
-
SeparateFilePerCommandStrategy
public SeparateFilePerCommandStrategy()
-
-
Method Details
-
getCommandFile
public java.lang.String getCommandFile(java.lang.String commandNum)- Specified by:
getCommandFilein interfaceIOutputFileStrategy
-