Class Plead_approvingBean
java.lang.Object
org.openprovenance.prov.template.library.plead.client.common.Plead_approvingBean
A Simple Bean that captures all variables of this template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionapproval_record: The approval record (expected type: xsd:int)approved_pipeline: The approved pipeline (expected type: xsd:int)approving: The activity of approving the pipeline (expected type: xsd:int)end: Time when the transformation ends (expected type: xsd:dateTime)filename: The filename of the approved pipeline (expected type: xsd:string)final StringThe template namemanager: The manager approving the ML pipeline (expected type: xsd:int)organization: An organization aiming managing the ML pipeline (expected type: xsd:int)path: The actual path of the file (expected type: xsd:string)pipeline: The pipeline before approval (expected type: xsd:int)score: The score obtained through validation (expected type: xsd:int)signature: The approval's signature (expected type: xsd:string)start: Time when the transformation starts (expected type: xsd:dateTime)time: Time when the filtered file is created (expected type: xsd:dateTime) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
approved_pipeline
approved_pipeline: The approved pipeline (expected type: xsd:int) -
filename
filename: The filename of the approved pipeline (expected type: xsd:string) -
pipeline
pipeline: The pipeline before approval (expected type: xsd:int) -
approval_record
approval_record: The approval record (expected type: xsd:int) -
score
score: The score obtained through validation (expected type: xsd:int) -
organization
organization: An organization aiming managing the ML pipeline (expected type: xsd:int) -
manager
manager: The manager approving the ML pipeline (expected type: xsd:int) -
approving
approving: The activity of approving the pipeline (expected type: xsd:int) -
signature
signature: The approval's signature (expected type: xsd:string) -
path
path: The actual path of the file (expected type: xsd:string) -
time
time: Time when the filtered file is created (expected type: xsd:dateTime) -
start
start: Time when the transformation starts (expected type: xsd:dateTime) -
end
end: Time when the transformation ends (expected type: xsd:dateTime)
-
-
Constructor Details
-
Plead_approvingBean
public Plead_approvingBean()
-
-
Method Details
-
process
-