public interface Command extends PropertyRepository
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the action to perform.
|
Set<String> |
getBinaryIds()
Returns a set of 'Binary Id's to be deployed.
|
String |
getExecutionId()
Returns 'Execution Id' of the execution this command applies to.
|
Set<String> |
getVerbs()
Returns a set of verbs that identifies the action to perform.
|
boolean |
isContent(String verb)
Helper method to check whether given verb is a content package.
|
getAllKeys, getProperty, hasProperty
String getExecutionId()
Set<String> getVerbs()
boolean isContent(String verb)
verb
- VerbString getAction()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries