Documentation ¶
Overview ¶
* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HistoryActivity ¶
type HistoryActivity struct {
// contains filtered or unexported fields
}
describes the metadata of the activity as found in the activity.json file
func (*HistoryActivity) Eval ¶
func (a *HistoryActivity) Eval(context activity.Context) (done bool, err error)
Eval executes the activity
func (*HistoryActivity) Metadata ¶
func (a *HistoryActivity) Metadata() *activity.Metadata
Click to show internal directories.
Click to hide internal directories.