- All Known Subinterfaces:
ICompressConfig
,ICryptConfig
,ISplitConfig
- All Known Implementing Classes:
DeflateConfig
,PartsConfig
,PasswordConfig
,SizeConfig
public interface IConfig
-
Method Summary
Modifier and Type Method Description String
toString()
Get the string representation of the step, to be displayed in the Operations column of theJobsTablePanel
.
-
Method Details
-
toString
String toString()Get the string representation of the step, to be displayed in the Operations column of theJobsTablePanel
.
-