public class UploadArtifactsOfficeFloorCommandParameter extends AbstractMultiplePathsOfficeFloorCommandParameter
OfficeFloorCommandParameter
for a UploadArtifact
instances.Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_UPLOAD_ARTIFACT_LOCATION
Parameter name for the upload artifact location.
|
Constructor and Description |
---|
UploadArtifactsOfficeFloorCommandParameter()
Initiate.
|
Modifier and Type | Method and Description |
---|---|
UploadArtifact[] |
getUploadArtifacts()
Obtains the
UploadArtifact instances. |
addValue, getPaths, transformPathsToValue, transformValueToPaths
getDescription, getName, getShortName, isRequireValue
public static final String PARAMETER_UPLOAD_ARTIFACT_LOCATION
public UploadArtifactsOfficeFloorCommandParameter()
public UploadArtifact[] getUploadArtifacts() throws IOException
UploadArtifact
instances.UploadArtifact
instances.IOException
- If fails to obtain the listing of UploadArtifact
instances.Copyright © 2005–2016. All rights reserved.