Interface ExportCometProjectCommand.SecondMandatory
- Enclosing class:
- ExportCometProjectCommand
public static interface ExportCometProjectCommand.SecondMandatory
-
Method Summary
Modifier and TypeMethodDescriptionprojectIdentifier(String projectIdentifier) Sets the project identifier
-
Method Details
-
projectIdentifier
Sets the project identifier
Sets the identifier of the project to be exported
- Parameters:
projectIdentifier- the project identifier- Returns:
- command builder for next mandatory setting
-