Class Workflow
java.lang.Object
eu.xenit.alfred.api.workflow.model.Workflow
- All Implemented Interfaces:
ITaskOrWorkflow
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()GetStringProperty(String property) voidvoidsetProperties(Map<String, Serializable> properties)
-
Field Details
-
id
-
properties
-
-
Constructor Details
-
Workflow
public Workflow()
-
-
Method Details
-
getProperties
-
setProperties
-
getId
- Specified by:
getIdin interfaceITaskOrWorkflow
-
setId
-
GetStringProperty
-