Class CreateFolderCommand

java.lang.Object
org.labkey.remoteapi.Command<ResponseType,org.apache.hc.client5.http.classic.methods.HttpPost>
All Implemented Interfaces:
HasRequiredVersion

public class CreateFolderCommand extends BaseCreateFolderCommand<CreateFolderCommand>
Similar to CreateContainerCommand, but supports creating folders from a template
  • Constructor Details

    • CreateFolderCommand

      protected CreateFolderCommand()