Skip to contents

Get the case classifier of an object of class eventlog

Usage

case_id(x)

# S3 method for class 'eventlog'
case_id(x)

# S3 method for class 'eventlog_mapping'
case_id(x)

# S3 method for class 'activitylog'
case_id(x)

# S3 method for class 'activitylog_mapping'
case_id(x)

Arguments

x

log: Object of class eventlog or activitylog, or mapping.

Methods (by class)

  • case_id(eventlog): Retrieve case identifier from eventlog

  • case_id(eventlog_mapping): Retrieve case identifier from eventlog mapping

  • case_id(activitylog): Retrieve case identifier from activitylog

  • case_id(activitylog_mapping): Retrieve case identifier from activitylog mapping