Class CopyFilesNamingWithoutSharedState

Object
AnchorBean<CopyFilesNaming<NoSharedState>>
CopyFilesNaming<NoSharedState>
CopyFilesNamingWithoutSharedState
Direct Known Subclasses:
CopyFilesNamingOne, OutputPrefixWithExtension, PreserveName

public abstract class CopyFilesNamingWithoutSharedState extends CopyFilesNaming<NoSharedState>
Base class for implementations of CopyFilesNaming where each file is copied independently of the others.
Author:
Owen Feehan
  • Constructor Details

    • CopyFilesNamingWithoutSharedState

      public CopyFilesNamingWithoutSharedState()
  • Method Details