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 LedgerActivity ¶
type LedgerActivity struct {
// contains filtered or unexported fields
}
describes the metadata of the activity as found in the activity.json file
func (*LedgerActivity) Eval ¶
func (a *LedgerActivity) Eval(context activity.Context) (done bool, err error)
Eval executes the activity
func (*LedgerActivity) Metadata ¶
func (a *LedgerActivity) Metadata() *activity.Metadata
Click to show internal directories.
Click to hide internal directories.